Quote:
Originally posted by zazzybob
Maybe somebody is using a file on /myrep (or you or somebody else have a pwd of somewhere under /myrep).
|
ok
Quote:
|
Try fuser /myrep to see what processes are using the fs
|
nothing
Quote:
|
If you don't have fuser try lsof.
|
I grepped on /myrep and there are two java processes dealing with files among /myrep
If I understand correctly, I should manage to get rid of those processes in order to umount
(so I have to stop the software which run those processes... let's see if it is possible)
thanx again for helping
