- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Cannot list files on NT share mounted on RedH...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2000 10:39 AM
05-26-2000 10:39 AM
Cannot list files on NT share mounted on RedHat Linux 6.2
For example:
I have a share on NT which is mounted on my Linux box as /mnt/novell.
I am interested in particular in two directories: dir1 and dir2.
Dir1 containing only a few files, does not create any problems. Dir2 containing 1,500 files hangs upon executing either 'ls' or 'ls -l'.
Has anybody experienced something similar and if so, what was your work around/fix for this?
Thanks.
- Tags:
- samba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2000 11:12 AM
05-26-2000 11:12 AM
Re: Cannot list files on NT share mounted on RedHat Linux 6.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2000 03:22 PM
05-26-2000 03:22 PM
Re: Cannot list files on NT share mounted on RedHat Linux 6.2
If SAMBA is not in use, and NFS is involved, you might want to look to SUN, as they wrote the book on (and everyone licenses from them) NFS.
If none of the above pan out, take a look at your kernel configuration and make sure you allowed for directories that exceed 1,500 files. You should also look at the legnth of the files in that directory. I have seen cases where a relativley small number of files with very long filenames overloads the kernel limit on directory info with unexpected results.
Sorry I'm not more familiar with the Red Hat/Linux kernel in question, or I could tell you which configs to check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2000 02:04 PM
05-27-2000 02:04 PM
Re: Cannot list files on NT share mounted on RedHat Linux 6.2
It seems to me now that the problem is not with SAMBA nor with my Linux kernel (as suggested) but rather with the translation that NT gateway does (IPX/SPX to TCP/IP). Again, when openning a directory with only a few files in it, Win95 was purky and very responsive. On the other hand, when I tried to open the exact directory with 1,500+ files, the same thing was happening as on my Linux box. It took literally about 5 minutes to list the files (I'm not talking about displaying one file at a time but about seeing the flash light for almost 5 minutes before I could see anything).
As it is, then, it is completely useless to me. I probably will have to stick to my current way of doing things which is using another Win95 machine that can directly access my Novell drives and ftp from it to process those files on my Linux machine.
It is a shame because it would be awesome to simply use that gateway the way it was intended for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2000 02:06 PM
05-27-2000 02:06 PM
Re: Cannot list files on NT share mounted on RedHat Linux 6.2
It seems to me now that the problem is not with SAMBA nor with my Linux kernel (as suggested) but rather with the translation that NT gateway does (IPX/SPX to TCP/IP). Again, when openning a directory with only a few files in it, Win95 was purky and very responsive. On the other hand, when I tried to open the exact directory with 1,500+ files, the same thing was happening as on my Linux box. It took literally about 5 minutes to list the files (I'm not talking about displaying one file at a time but about seeing the flash light for almost 5 minutes before I could see anything).
As it is, then, it is completely useless to me. I probably will have to stick to my current way of doing things which is using another Win95 machine that can directly access my Novell drives and ftp from it to process those files on my Linux machine.
It is a shame because it would be awesome to simply use that gateway the way it was intended for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 06:35 AM
10-24-2000 06:35 AM
Re: Cannot list files on NT share mounted on RedHat Linux 6.2
In my Opinion i is no good Idea to use the NT Gateway.
I see 2 better ways:
1 Use the Linux IPX stack and NCP tools.
Wirh them you can driektly mount the Netware Volume (bindery only) from your Linuy Station.
2. Use the Novell NFS server to export a Volume as an NFS Volume.
With this solutions you have one Failurepoint less.
I Tried both.
For hard work the NFS Solution ist more stable. For less use the IPX Soulution is much easier
so long
Ralf