On 13.11.2014 19:04, Marcy Cortes wrote: > One more thing, > > Checks fs_fstab_fsck_order and fs_usage both fail on a loopback filesystems > > Example from /etc/fstab for one of those: > > /apps/distro/sles11sp3/SLES-11-SP3-DVD-s390x-GM-DVD1.iso > /apps/distro/sles11sp3/DVD1 iso9660 loop,ro 0 0
To be precise: the error lies in the fact that these health checks report findings for a read-only file system while the associated problems can only really occur on read-writable file systems. I've adjusted the corresponding check programs to exclude iso9660 and read-only mounted file systems. The change will be made available with the next release. Again thanks for pointing this out! Regards, Peter Oberparleiter -- Peter Oberparleiter Linux on System z Development - IBM Germany ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
