Hi all [...] I have been seeing the same messages in the following config: HP zx8620 16way processor : 7 vendor : GenuineIntel arch : IA-64 family : Itanium 2 model : 1 revision : 5 archrev : 0 featu
What this message is saying is log buffer writes are coming in as fast as the callbacks on them are being processed. I put this this message in the log i/o completion callback about 5 years ago, when
Hi all [...] I have been seeing the same messages in the following config: HP zx8620 16way processor : 7 vendor : GenuineIntel arch : IA-64 family : Itanium 2 model : 1 revision : 5 archrev : 0 featu
What this message is saying is log buffer writes are coming in as fast as the callbacks on them are being processed. I put this this message in the log i/o completion callback about 5 years ago, when
I have a server where the `dmesg` is full of: Filesystem "hda4": xlog_state_do_callback: looping 10 Filesystem "hda4": xlog_state_do_callback: looping 20 Filesystem "hda4": xlog_state_do_callback: lo
First, the purpose of that function is to execute I/O completion callbacks from XFS log buffer writes. The callbacks have to be run in log block sequence order; that is, if writes complete out of ord
Nothing is wrong with your filesystem. Thanks for the explanation. I'm curious what your system config is: CPU speed, how many CPUs, what type of disk and controler are under your XFS filesystems. I
I have a server where the `dmesg` is full of: Filesystem "hda4": xlog_state_do_callback: looping 10 Filesystem "hda4": xlog_state_do_callback: looping 20 Filesystem "hda4": xlog_state_do_callback: lo
First, the purpose of that function is to execute I/O completion callbacks from XFS log buffer writes. The callbacks have to be run in log block sequence order; that is, if writes complete out of ord
Nothing is wrong with your filesystem. Thanks for the explanation. I'm curious what your system config is: CPU speed, how many CPUs, what type of disk and controler are under your XFS filesystems. I