To catch an application problem, I want to leave pktt trace running on a filer...overnight. If I do, it'll fill it up.
I know you can tell it to bound the amount of space it uses, but I think it stops tracing once it hits that. Is there any way to get it to keep tracing within a bounded amount of disk space, just overwriting old trace files? That way I would have the last few hours of trace.
Thanks,
Edward Hibbert Internet Applications Group Data Connection Ltd Tel: +44 131 662 1212 Fax: +44 131 662 1345 Email: eh@dataconnection.com Web: http://www.dataconnection.com
pktt won't stop to trace when it reach the limit pktt do record in a cycle fashion
use this command to pktt start e0 -s 500M to save a trace to a file of 500MB max check this link for all details about the syntax
http://now.netapp.com/Knowledgebase/solutionarea.asp?id=4.0.852643.2515326&a... if your Filer has enought memory and is powerfull enought, you can consider to use the -b option which use the memory as the temporary file : this way you are sure to get ALL packets going throught the interface
Edward Hibbert (eh@dataconnection.com) wrote:
To catch an application problem, I want to leave pktt trace running on a filer...overnight. If I do, it'll fill it up.
I know you can tell it to bound the amount of space it uses, but I think it stops tracing once it hits that. Is there any way to get it to keep tracing within a bounded amount of disk space, just overwriting old trace files? That way I would have the last few hours of trace.
Thanks,
Edward Hibbert Internet Applications Group Data Connection Ltd Tel: +44 131 662 1212 Fax: +44 131 662 1345 Email: eh@dataconnection.com Web: http://www.dataconnection.com