Our /home is mounted on GFS in an 11-node cluster.
I develop a script with 755 permission bits in my ~/bin.
I test it.
After it is tested, I `cp ~/bin/mybackup.sh /usr/local/sbin` (a local ext3 filesystem)
Later, I remove ~/bin/mybackup.sh
Now whenever I invoke mybackup.sh, bash returns /home/rhurst/bin/mybackup.sh: No such file or directory
and `which mybackup.sh` returns /usr/local/sbin/mybackup.sh
Who's caching this wrong here, bash or GFS?
Robert Hurst, Sr. Caché Administrator Beth Israel Deaconess Medical Center 1135 Tremont Street, REN-7 Boston, Massachusetts 02120-2140 617-754-8754 ∙ Fax: 617-754-8730 ∙ Cell: 401-787-3154 Any technology distinguishable from magic is insufficiently advanced. |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
-- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster