OSError: [Errno 127] Value too large to be stored in data type

Chris Hulan chris.hulan at gmail.com
Tue Apr 2 11:44:31 EDT 2013


On Tuesday, April 2, 2013 9:52:14 AM UTC-4, Chris Hulan wrote:
> Running Python 2.3.2 on AIX 
> 
> getting "OSError: [Errno 127] Value too large to be stored in data type"
> 
> when executing:
> 
> 
> 
> os.listdir('/some/NFS/dir')
> 
> 
> 
> The error only happens on NFS mounted dirs
> 
> Anyone else seen this?

Looks like it may be a aix and  NFS config issue as it only affects 1 NFS server and only on AIX



More information about the Python-list mailing list