Skip to content
Permalink
46b736c905
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
166 lines (166 sloc) 9.87 KB
\relax
\citation{leung2008measurement}
\citation{PFRINGMan}
\citation{ousterhout1985trace}
\citation{ramakrishnan1992analysis}
\citation{baker1991measurements}
\citation{gribble1996self}
\citation{douceur1999large}
\citation{vogels1999file}
\citation{zhou1999analysis}
\citation{roselli2000comparison}
\citation{malkani2003passive}
\citation{agrawal2007five}
\citation{leung2008measurement}
\citation{vrable2009cumulus}
\citation{benson2010network}
\citation{chen2012interactive}
\citation{vogels1999file}
\citation{malkani2003passive}
\citation{seltzer2003nfs}
\citation{anderson2004buttress}
\citation{Orosz2013}
\citation{dabir2007bottleneck}
\citation{skopko2012loss}
\citation{traeger2008nine}
\citation{ruemmler1992unix}
\citation{roselli2000comparison}
\citation{traeger2008nine}
\citation{ruemmler1992unix}
\citation{douceur1999large}
\citation{malkani2003passive}
\citation{seltzer2003nfs}
\citation{leung2008measurement}
\citation{roselli2000comparison}
\citation{seltzer2003nfs}
\citation{leung2008measurement}
\citation{leung2008measurement}
\citation{vogels1999file}
\citation{roselli2000comparison}
\citation{seltzer2003nfs}
\citation{anderson2004buttress}
\@writefile{toc}{\contentsline {section}{\numberline {I}Introduction}{1}\protected@file@percent }
\citation{leung2008measurement}
\citation{leung2008measurement}
\citation{anderson2004buttress}
\citation{Orosz2013}
\citation{dabir2007bottleneck}
\citation{skopko2012loss}
\citation{leung2008measurement}
\citation{roselli2000comparison}
\citation{seltzer2003nfs}
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {I-A}}Related Work}{2}\protected@file@percent }
\newlabel{Previous Advances Due to Testing}{{\unhbox \voidb@x \hbox {I-A}}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {II}Background}{2}\protected@file@percent }
\citation{Orosz2013}
\citation{dabir2007bottleneck}
\citation{skopko2012loss}
\citation{anderson2004buttress}
\citation{PFRINGMan}
\citation{Orosz2013}
\@writefile{lot}{\contentsline {table}{\numberline {I}{\ignorespaces Summary of major file system studies over the past decades. For each study the tables shows the dates of the trace data, the file system or protocol studied, whether it involved network file systems, the trace methodology used, and the workloads studied. Dynamic trace studies are those that involve traces of live requests. Snapshot studies involve snapshots of file system contents.}}{3}\protected@file@percent }
\newlabel{tbl:studySummary}{{I}{3}}
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Visualization of SMB Packet}}{3}\protected@file@percent }
\newlabel{fig:smbPacket}{{1}{3}}
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {II-A}}Issues with Tracing}{3}\protected@file@percent }
\newlabel{Issues with Tracing}{{\unhbox \voidb@x \hbox {II-A}}{3}}
\@writefile{toc}{\contentsline {section}{\numberline {III}Packet Capturing System}{3}\protected@file@percent }
\citation{ntopWebsite}
\citation{pfringWebsite}
\citation{dataseriesGit}
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {III-A}}UITS System Overview}{4}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {III-B}}High-speed Packet Capture}{4}\protected@file@percent }
\newlabel{Capture}{{\unhbox \voidb@x \hbox {III-B}}{4}}
\newlabel{tbl:TraceSummaryTotal}{{IV}{4}}
\@writefile{lot}{\contentsline {table}{\numberline {II}{\ignorespaces Summary of Trace I/O Statistics for the time of February 3rd, 2019 to March 15th, 2019}}{4}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {III-C}}DataSeries Analysis}{4}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {IV}Data Analysis}{4}\protected@file@percent }
\newlabel{sec:data-analysis}{{IV}{4}}
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Visualization of Packet Capturing System}}{5}\protected@file@percent }
\newlabel{fig:captureTopology}{{2}{5}}
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {IV-A}}I/O Data Request Sizes}{5}\protected@file@percent }
\@writefile{lot}{\contentsline {table}{\numberline {III}{\ignorespaces Percentage of SMB and SMB2 Protocol Commands on March 15th. Breakdown of General Operations for SMB2}}{5}\protected@file@percent }
\newlabel{tbl:SMBCommands}{{III}{5}}
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces CDF of Bytes Transferred for Read I/O}}{6}\protected@file@percent }
\newlabel{fig:CDF-Bytes-Read}{{3}{6}}
\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces CDF of Bytes Transferred for Write I/O}}{6}\protected@file@percent }
\newlabel{fig:CDF-Bytes-Write}{{4}{6}}
\@writefile{lot}{\contentsline {table}{\numberline {IV}{\ignorespaces Percentage of transfer sizes for reads and writes}}{6}\protected@file@percent }
\newlabel{fig:transferSizes}{{IV}{6}}
\@writefile{lot}{\contentsline {table}{\numberline {V}{\ignorespaces Summary of Trace Statistics: Average Response Time (RT) and Inter Arrival Time (IAT)}}{6}\protected@file@percent }
\newlabel{tbl:PercentageTraceSummary}{{V}{6}}
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {IV-B}}I/O Response Times}{6}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces CDF of Inter Arrival Time for General I/O}}{7}\protected@file@percent }
\newlabel{fig:CDF-IAT-General}{{5}{7}}
\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces PDF of Inter Arrival Time for General I/O}}{7}\protected@file@percent }
\newlabel{fig:PDF-IAT-General}{{6}{7}}
\@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces CDF of Inter Arrival Time for Read I/O}}{7}\protected@file@percent }
\newlabel{fig:CDF-IAT-Read}{{7}{7}}
\@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces PDF of Inter Arrival Time for Read I/O}}{7}\protected@file@percent }
\newlabel{fig:PDF-IAT-Read}{{8}{7}}
\@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces CDF of Inter Arrival Time for Write I/O}}{7}\protected@file@percent }
\newlabel{fig:CDF-IAT-Write}{{9}{7}}
\@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces PDF of Inter Arrival Time for Write I/O}}{8}\protected@file@percent }
\newlabel{fig:PDF-IAT-Write}{{10}{8}}
\@writefile{lof}{\contentsline {figure}{\numberline {11}{\ignorespaces CDF of Inter Arrival Time for Create I/O}}{8}\protected@file@percent }
\newlabel{fig:CDF-IAT-Create}{{11}{8}}
\@writefile{lof}{\contentsline {figure}{\numberline {12}{\ignorespaces PDF of Inter Arrival Time for Create I/O}}{8}\protected@file@percent }
\newlabel{fig:PDF-IAT-Create}{{12}{8}}
\@writefile{lof}{\contentsline {figure}{\numberline {13}{\ignorespaces CDF of Response Time for General I/O}}{8}\protected@file@percent }
\newlabel{fig:CDF-RT-General}{{13}{8}}
\@writefile{lof}{\contentsline {figure}{\numberline {14}{\ignorespaces PDF of Response Time for General I/O}}{8}\protected@file@percent }
\newlabel{fig:PDF-RT-General}{{14}{8}}
\@writefile{lof}{\contentsline {figure}{\numberline {15}{\ignorespaces CDF of Response Time for Read I/O}}{8}\protected@file@percent }
\newlabel{fig:CDF-RT-Read}{{15}{8}}
\@writefile{lof}{\contentsline {figure}{\numberline {16}{\ignorespaces PDF of Response Time for Read I/O}}{8}\protected@file@percent }
\newlabel{fig:PDF-RT-Read}{{16}{8}}
\citation{Orosz2013}
\citation{dabir2007bottleneck}
\citation{skopko2012loss}
\citation{Orosz2013}
\citation{seltzer2003nfs}
\citation{anderson2004buttress}
\@writefile{lof}{\contentsline {figure}{\numberline {17}{\ignorespaces CDF of Return Time for Write IO}}{9}\protected@file@percent }
\newlabel{fig:CDF-RT-Write}{{17}{9}}
\@writefile{lof}{\contentsline {figure}{\numberline {18}{\ignorespaces PDF of Return Time for Write IO}}{9}\protected@file@percent }
\newlabel{fig:PDF-RT-Write}{{18}{9}}
\@writefile{lof}{\contentsline {figure}{\numberline {19}{\ignorespaces CDF of Response Time for Create I/O}}{9}\protected@file@percent }
\newlabel{fig:CDF-RT-Create}{{19}{9}}
\@writefile{lof}{\contentsline {figure}{\numberline {20}{\ignorespaces PDF of Response Time for Create I/O}}{9}\protected@file@percent }
\newlabel{fig:PDF-RT-Create}{{20}{9}}
\@writefile{lot}{\contentsline {table}{\numberline {VI}{\ignorespaces Comparison of $\mu $, $\sigma $, $k$, and $\lambda $ Values for Curve Fitting Equations on CDF Graphs}}{9}\protected@file@percent }
\newlabel{tbl:curveFitting}{{VI}{9}}
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {IV-C}}Distribution Models}{9}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {IV-D}}System Limitations and Challenges}{9}\protected@file@percent }
\newlabel{System Limitations and Challenges}{{\unhbox \voidb@x \hbox {IV-D}}{9}}
\bibstyle{IEEEtran}
\bibdata{sigproc}
\bibcite{leung2008measurement}{1}
\bibcite{PFRINGMan}{2}
\bibcite{ousterhout1985trace}{3}
\bibcite{ramakrishnan1992analysis}{4}
\@writefile{toc}{\contentsline {section}{\numberline {V}Conclusions and Future Work}{10}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {V-A}}Future Work}{10}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{References}{10}\protected@file@percent }
\bibcite{baker1991measurements}{5}
\bibcite{gribble1996self}{6}
\bibcite{douceur1999large}{7}
\bibcite{vogels1999file}{8}
\bibcite{zhou1999analysis}{9}
\bibcite{roselli2000comparison}{10}
\bibcite{malkani2003passive}{11}
\bibcite{agrawal2007five}{12}
\bibcite{vrable2009cumulus}{13}
\bibcite{benson2010network}{14}
\bibcite{chen2012interactive}{15}
\bibcite{seltzer2003nfs}{16}
\bibcite{anderson2004buttress}{17}
\bibcite{Orosz2013}{18}
\bibcite{dabir2007bottleneck}{19}
\bibcite{skopko2012loss}{20}
\bibcite{traeger2008nine}{21}
\bibcite{ruemmler1992unix}{22}
\bibcite{ntopWebsite}{23}
\bibcite{pfringWebsite}{24}
\bibcite{dataseriesGit}{25}
\bibcite{pandasPythonWebsite}{26}