Hi Allan: On 8/4/07, Allan Menezes <[EMAIL PROTECTED]> wrote:
> The oscarlog is at : > http://pastebin.ca/645656 I see two major problems with your installation: 1) # --> About to run /opt/oscar/packages/switcher/scripts/post_clients for switcher # touch: cannot touch `/opt/env-switcher/etc/switcher.ini': No such file or directory # chmod: cannot access `/opt/env-switcher/etc/switcher.ini': No such file or directory # /opt/oscar/packages/switcher/scripts/post_clients: line 32: /opt/sync_files/bin/confmgr: No such file or directory Is env-switcher correctly installed? 2) I see a bunch of issues with cpush/cexec -- is c3 properly installed? Your issue with "complete cluster setup" is probably related to that. > fstab: > > /dev/sda6 / ext3 defaults 1 2 > /dev/sda5 swap swap defaults 0 0 > /dev/sda1 /boot ext3 defaults 1 2 > /dev/shm /dev/shm tmpfs defaults 1 2 > /dev/fd0 /mnt/floppy auto noauto,owner 0 0 > none /dev/pts devpts defaults 0 0 > none /proc proc defaults 0 0 > nfs_oscar:/home /home nfs rw 0 0 > > so /home is mounted on each compute client from fstab. > fstab on a2 client: Having an entry in /etc/fstab does not mean that /home is actually mounted -- it could've failed to mount for various reasons. Can you please show the output of `df -h` on a2 client? BTW, you are using the nightly build of trunk right? So I guess the code must be somewhat stabilized now. Cool. Cheers, Bernard ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
