Displaying 1 result from an estimated 1 matches for "delphi1".
Did you mean:
delphi
2004 Apr 28
1
Cannot delete directories
Running ocfs v 1.0.9-PROD12 on RHAS 2.1, kernel 2.4.9-e.25smp.
I have (what look to ls and rm) as empty directories. But when I try to
rmdir, returns "Directory not empty". This has gone through a reboot
(several actually). Any ideas what I can do?
[root@delphi1 tmp]# ls -l /oradata/u02
total 514
drwxr-xr-x 1 oracle dba 131072 Feb 4 2003 bogus
drwxr-xr-x 1 oracle dba 131072 Mar 12 10:15 rac10
drwxr-xr-x 1 oracle dba 131072 Mar 31 08:41 racdb
drwxr-xr-x 1 root root 131072 Mar 26 11:47 rawdevs
[root@delphi1...