Networking Forums

Networking Forums > Computer Networking > Linux Networking > 'ssh node "ls -lR"': consumes all memory on the client!

Reply
Thread Tools Display Modes

'ssh node "ls -lR"': consumes all memory on the client!

 
 
Zoli
Guest
Posts: n/a

 
      09-13-2007, 03:37 PM
This issue is with a volume exported from the server, when accessed
indirectly via SSH from the server, i.e. not logging into the node:

ssh node "ls -lR /files/export > /dev/null"

The command takes up all available memory (near 4Gb) on the node,
while generating hundreds of thousand of slabs (nfs_inode_cache and
dentry_cache) as seen with slabtop. The system is rather plain Ubuntu:
2.6.15-26-amd64-k8 kernel.

/etc/exports on the server:
/files/export
10.68.0.0/255.255.0.0(sync,no_wdelay,rw,no_root_squash)

/etc/fstab entry on the client node:
home:/files/export /files/export nfs
rw,nosuid,rsize=32768,wsize=32768,tcp 0 0

I'd very much appreciate any pointers on how to treat this problem.

Zoli

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Not enough memory" error when PCs try to access shared drive on an XP Home PC Martin Underwood Home Networking 1 10-17-2005 11:11 PM
accesss denied on downstairs computer. what is node type "hybrid" Kue2 Wireless Networks 1 06-30-2005 02:30 PM
Dlink : "Access Point" or "Wireless Client" mode? Alfie Broadband 2 01-07-2005 07:41 PM
Dlink : "Access Point" or "Wireless Client" mode? Alfie Wireless Internet 2 01-07-2005 07:41 PM
dhcp-client ignores "supersede" and "prepend" options Peter Klein Linux Networking 0 01-28-2004 12:21 AM



1 2 3 4 5 6 7 8 9 10 11