vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| In article <3F01FC09.60704@comcast.net>, Lon Stowell <lon.stowell@comcast.net> wrote: >Tim Butler wrote: >> Use snoop/ethereal/tcpdump/whatever to watch for incoming nfs write >> packets with large offsets. > > That doesn't necessarily mean the file is large. It could be > a sparse file, or an app reserving space by doing a write at > an offset equal to max file size, or possibly even just a > setattr3 of max expected file size. True, it's not a sure thing, but it will allow you to restrict your sniffing to the packets of interest. -- Barry Margolin, barry.margolin@level3.com Level(3), Woburn, MA *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups. Please DON'T copy followups to me -- I'll assume it wasn't posted to the group. |