unable to create any directory that uses numbers as the directory name



Hello,


unable to create any directory that uses numbers as the directory name


root@server [~]# mkdir 123
mkdir: cannot create directory `123': No such file or directory
root@server [~]# mkdir 0
mkdir: cannot create directory `0': No such file or directory


Filesystem is not in readonly mode becasue I can create dir with a mix of
numbers and aplhabets.

root@server [~]# mkdir 1ab
root@server [~]#


Please advise.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: /var Filesystem Space
    ... How can I add space to a standard ext3 filesystem? ... cache' or 'yum clean all' to see if that frees up some space. ... LVM allows you to add another drive or change partition sizing. ... mkdir /var/spool/mail ...
    (Fedora)
  • Re: problem splitting off a copy of a JFS2 filesystem ...
    ... I worked with IBM support and they determined that with JFS2 file systems you have to the snapshot command, ... I used the filesystem and volume group names from your email and incorporated them into the example below. ... EACH LP COPY ON A SEPARATE PV ?: ... #> mkdir /s_copy ...
    (AIX-L)
  • Re: Cannot create files/directories that have numeric only names
    ... mkdir: cannot create directory `1': No such file or directory ... I can write to the same filesystem over NFS on a different machine just ...
    (RedHat)
  • Re: NTFS write problem
    ... Luc MAIGNAN wrote: ... filesystem is read-only' ... The in-kernel module is still very limited in what it can do: ... In other words, it's not full re-write, and can't mkdir. ...
    (Fedora)
  • [PANIC] lockmgr: locking against myself in ext2fs code
    ... order to create filesystem. ... Simple how to repeat: ... mount /dev/md0 /mnt ...
    (freebsd-current)