I have a problem (see a picture below)

How I can remove a "????????" folder?


- there are no one process use 'Media' folder on /mnt/md1root@stora2:/mnt/md1# ls -al
total 20
drwxr-xr-x 1 root root 82 Feb 5 00:25 .
drwxr-xr-x 6 root root 4096 Feb 5 23:05 ..
drwxrwxrwx+ 1 root root 2080 Jan 31 16:39 FamilyDocuments
drwxrwxrwx+ 1 root root 880 Jan 31 21:43 FamilyMedia
drwxrwxrwx 1 root root 0 Jan 31 12:54 Media
drwxrwxrwx 1 root root 0 Jan 31 12:52 ??????????
root@stora2:/mnt/md1# rm -rf Media
rm: can't remove 'Media': Operation not permitted
root@stora2:/mnt/md1#
2)root@stora2:/mnt/md1# ps -aux | grep Media
root 30559 0.0 0.0 3168 384 pts/0 S+ 23:30 0:00 grep Media
root@stora2:/mnt/md1#