SUMMARY: Problems with /home

From: Jason Lam (jlam@student.bvg.on.ca)
Date: Sun Dec 28 1997 - 05:46:59 CST


Original Message:

>--------------------------------------------<
I am having problems with my /home, I cannot create any dir under /home
and even useradd -m won't work. Whenever I tried to create a dir at /home,
it gives me a message saying that mkdir: Failed to make directory "lamj";
Operation not applicable.

I checked my mkdir with another dir and it's ok, it's just the /home dir.
The /home dir permission is dr-xr-xr-x. Owner is root and I did everything
from root.

Since I am getting this problem, I wanted to delete that dir and start
another /home, rm -rf /home will give me Unable to remove directory /home:
device busy. This happens even when /home is empty.

An suggestion would be appreciated. I will post a Summary.
                                                          
>----------------------------------------------<

THANKS to all those that responsed.

John Mendenhall
Eugene Kramer (Thanks for your fast response)
Richard Skelton

Richard pointed me to a valuable resource.
ftp://ftp.wins.uva.nl/pub/solaris/solaris2.html#q3.4

This problem is caused by automounter. Solaris was designed to load
/etc/rc2.d/Sxxautofs at start up time to mount NFS to /home so that the
whole network can share one /home. But this is not good for small network
or standalone. So the possible solution to this would be to stop the
autofs or change the name of SXXautofs to sXXautofs.

Jason Lam



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:12:12 CDT