Has anybody a full working version?
What I did:
Used hobbitclient-linux as base.
Had to set LANG=C (Henrik, maybe you should set this for all scripts)
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
Added Henriks suggestions from the latest AIX-thread.
Has anybody a working "free"-utility for AIX?
But now the servers complains "No client backend for OS 'aix'".
Yours hjb
Diese E-Mail wurde geprüft von Symantec Antivirus
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
participants (2)
-
henrik@hswn.dk
-
hj.beckers@kreis-steinfurt.de