|
|
fsysinfo reports DISK I/O writes on read only filesystem
|
|
01/16/2012 8:28 AM
post90945
|
fsysinfo reports DISK I/O writes on read only filesystem
Hello,
I am trying to make small embedded system as power resilient as possible. That includes minimizing writes to storage
medium.
I have come across puzzling situation.
I am trying to find the process which generates writes to one of the filesystems. These writes are reported by fsysinfo
utility under DISK I/O write section. I have no clue which process it could be, so I mounted given filesystem as read-
only in a hope, that offending process would report some kind of error. To my dismay fsysinfo continues to report disk i
/o writes on this read-only filesystem. I have checked the read-only feature by trying to "touch file.txt", which failed
.
The filesystem in question is QNX6 one, OS version is x86 6.4.1.
Any idea what's wrong?
Thanks, PKY
|
|
|
|
|