On 8/30/07, Russ Petruzzelli <[EMAIL PROTECTED]> wrote:
> For instance,
> On a T2000, Solaris 10u3, with zfs setup, and a zone I try to copy in a
> file from my swan home directory to a directory in the zone ...
> The file copied, is not the file currently in my home directory. It is an
> olde
On Aug 30, 2007, at 12:35 PM, Richard Elling wrote:
> NFS clients can cache. This cache can be loosely synchronized for
> performance reasons. See the settings for actimeo and related
> variables
> in mount_nfs(1m)
The NFS client will getattr/OPEN at the point where the application
opens the
NFS clients can cache. This cache can be loosely synchronized for
performance reasons. See the settings for actimeo and related variables
in mount_nfs(1m)
-- richard
Russ Petruzzelli wrote:
>I'm not sure if this is a zfs, zones, or solaris/nfs problem... So
> I'll start on this alias...
>
On Thu, Aug 30, 2007 at 10:18:05AM -0700, Russ Petruzzelli wrote:
> I'm not sure if this is a zfs, zones, or solaris/nfs problem... So I'll
> start on this alias...
>
> Problem:
> I am seeing file copies from one machine to another grab an older file.
> (Worded differently: The "cp" command is n
I'm not sure if this is a zfs, zones, or solaris/nfs problem... So I'll
start on this alias...
Problem:
I am seeing file copies from one machine to another grab an older file.
(Worded differently: The "cp" command is not getting the most recent file.)
For instance,
On a T2000, Solaris 10u3, wi