<div dir="ltr">We use XFS on EC2 EBS running on Arch Linux (kernel 3.6.7-1-ARCH). Before we take an EC2 snapshot, we call xfs_freeze on the mount so that we can have a consistent snapshot.<div><br></div><div style>On instances running for around 30 days, we see the XFS freeze hang, resulting in a skyrocketing load (but not CPU). We can't kill the xfs_freeze process. The only route available is usually to force a reboot of the server without cleaning unmounting.</div>
<div style><br></div><div style>There are backtraces in dmesg complaining both of hung xfs processes, and hung java processes. <a href="https://gist.github.com/3d46830eac52df44d30f">https://gist.github.com/3d46830eac52df44d30f</a></div>
<div style><br></div><div style>Is this a known issue? We call xfs_freeze quite often on thousands of XFS volumes, so I wouldn't be surprised if we have encountered an edge case considering how often we do this.</div>
<div style><br></div><div style>Any help appreciated. I'm recampbell on #xfs/freenode.</div><div style><br></div><div style>Thanks,</div><div style>Ryan</div></div>