24 Aug
2005
24 Aug
'05
8:47 a.m.
On Mon, Aug 22, 2005 at 11:25:16AM +0200, Hermann-Josef Beckers wrote:
Had to set LANG=C (Henrik, maybe you should set this for all scripts)
Yep.
Had to substitute "df -P -x none ..." with "df -P | grep -v ":/" -> AIX 4/5-df knows no -x and the grep gets rid of NFS-mounts
How does "df -Ik" work ? That's what I have in the current client code.
But now the servers complains "No client backend for OS 'aix'".
Try installing the latest Hobbit snapshot on your server. http://www.hswn.dk/beta/
Henrik