Displaying 1 result from an estimated 1 matches for "imsthdb07".
2009 May 07
1
df & du - that old chestnut
Afternoon,
We have an ocfs2 release 1.4 filesystem shared between two nodes
(RHEL5). The filesystem in question is used exclusively for Oracle RMAN
backups.
A df -h shows the following:
[root at imsthdb07 ~]# df -h /data/orabackup
Filesystem Size Used Avail
Use% Mounted on
/dev/mapper/eva_mpio_myserver07_08_oracle_bkup0 250G 198G
53G 79% /data/orabackup
While a du -sh shows that 62G is used
I read Sunil Mushran's article on the r...