Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug:1785520] performance/io-cache: After “performance/io-cache: update pages with write data” patch commit and disable md-cache sometimes that gcc compilation file can not execute right now. #920

Closed
gluster-ant opened this issue Mar 12, 2020 · 4 comments
Assignees
Labels
Migrated Type:Bug wontfix Managed by stale[bot]

Comments

@gluster-ant
Copy link
Collaborator

URL: https://bugzilla.redhat.com/1785520
Creator: 13965432176 at 163
Time: 20191220T06:12:15

Description of problem:
The patch SHA-1: d50f22e discripted that "performance/io-cache: update pages with write data” . How after that patch commit and disable md-cache sometimes that gcc compilation file can not execute right now.

Version-Release number of selected component (if applicable):
gluster version 6, io-cache

Steps to Reproduce:
1.gluster v create testvol_distributed host1:/bricks/brick1/testvol_distributed_brick0 host2:/bricks/brick1/testvol_distributed_brick0 host3:/bricks/brick1/testvol_distributed_brick0
2.gluster v set testvol_distributed performance.md-cache-pass-through true
3.gluster v start testvol_distributed
4.mount -t glusterfs 127.0.0.1:/testvol_distributed /mnt/testvol_dispersed
5.gcc stat.c -o stat1 -lm ; ./stat1 smcomp.time
-bash: ./stat1: cannot execute binary file
6.we should execute stat1 right now. we maybe not reproduce this problem so

Actual results:
can execute binary file

Expected results:
can execute binary file

Additional info:
The reason is not do ioc_inode_flush or update io cache page failed after ioc_writev_cbk. The patch commit ioc_inode_flush used by steps mdc_inode_iatt_set_validate->inode_invalidate->ioc_invalidate->ioc_inode_flush .

@gluster-ant
Copy link
Collaborator Author

Time: 20191220T06:16:05
13965432176 at 163 commented:
Actual results:
can not execute binary file

@gluster-ant
Copy link
Collaborator Author

Time: 20191223T10:57:42
sabose at redhat commented:
Rafi, can you take a look?

@stale
Copy link

stale bot commented Oct 8, 2020

Thank you for your contributions.
Noticed that this issue is not having any activity in last ~6 months! We are marking this issue as stale because it has not had recent activity.
It will be closed in 2 weeks if no one responds with a comment here.

@stale stale bot added the wontfix Managed by stale[bot] label Oct 8, 2020
@stale
Copy link

stale bot commented Oct 24, 2020

Closing this issue as there was no update since my last update on issue. If this is an issue which is still valid, feel free to open it.

@stale stale bot closed this as completed Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Migrated Type:Bug wontfix Managed by stale[bot]
Projects
None yet
Development

No branches or pull requests

2 participants