Naturally, the first response from Digital is that it is likely to be a NetApp problem, and the first response from NetApp is that it is likely to be a Digital Unix problem. Any suggestions on how to determine where the problem lies?
I would guess that if you exported a filesystem from a SUN, and could repeat the problem on the DEC box, you would have good ammo to chew out someone at DEC. If the Sun export works, then start chewing on NetApp.
---------- !#/bin/csh # a few modifications (use lptest instead of printcap)
set num=0 while ( $num < 100 ) @ num = $num + 1 lptest > reallyreallyverylongnamedatafile.$num ln -s reallyreallyverylongnamedatafile.$num 1.$num echo "$num is done" end echo "And the magic answer is..." ls | wc exit ----------
On sparc 20, mounting from a F330 running 4.0.1c: dunsel% ls | wc 201 201 4119
- Christoph - Hey greg, remember dunsel???