cksum read error
Hi Team,
We are getting read error for cksum in particual path. But same directoy if we copied and run the
cksum its working. Please suggest. Below are the workouts.
root@USBLW124 # cd /app/SWSE/public/enu/
root@USBLW124 /app/SWSE/public/enu# cksum srf1479331817_678
4294967295 0 srf1479331817_678 [read error]
root@USBLW124 /app/SWSE/public/enu#
root@USBLW124 /app/SWSE/public/enu# cp -r srf1479331817_678 ~monitor/
root@USBLW124 /app/SWSE/public/enu# cd ~monitor/
root@USBLW124 /export/home/monitor# cksum srf1479331817_678
2197566751 512 srf1479331817_678
Kindly suggest what could be the issue.