[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Linux-cluster] RHEL AS 4.5 GFS bug after removing a file?
- From: Jos Vos <jos xos nl>
- To: linux clustering <linux-cluster redhat com>
- Subject: Re: [Linux-cluster] RHEL AS 4.5 GFS bug after removing a file?
- Date: Wed, 3 Oct 2007 20:57:01 +0200
On Wed, Oct 03, 2007 at 02:19:03PM -0400, rhurst bidmc harvard edu wrote:
> 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?
What happens if you do "hash -r" before invoking "mybackup.sh" after
the removal?
--
-- Jos Vos <jos xos nl>
-- X/OS Experts in Open Systems BV | Phone: +31 20 6938364
-- Amsterdam, The Netherlands | Fax: +31 20 6948204
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]