|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
NSRL sort out of space
I'm installing and indexing NSRL database to use
with autopsy and apparently running out of space to complete the sort.
My system shows 11.6 GB of free space. However, /tmp shows only 1008.0
KB of free space. The external drive on which the NSRLFile.txt (6.3 GB) is located shows 174.2 GB free
space. Any suggestions what to do to help sort successfully complete? Thanks.
suman@G41-Forensic-1:~$ cd /home/suman/Desktop/autopsy-2.21 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ sleuthkit-users mailing list https://lists.sourceforge.net/lists/listinfo/sleuthkit-users http://www.sleuthkit.org |
|
|
Re: NSRL sort out of space> I'm installing and indexing NSRL database to use with autopsy and
> apparently running out of space to complete the sort. My system > shows 11.6 GB of free space. However, /tmp shows only 1008.0 KB of > free space. The external drive on which the NSRLFile.txt (6.3 GB) > is located shows 174.2 GB free space. Any suggestions what to do to > help sort successfully complete? Thanks. I've run into this before too. In my book, /tmp shouldn't be used for anything automated, so I typically neuter it in space and mounting properties upon installation of most of my systems. To fix sorter's ill-advised, implicit use of /tmp, I think you can set $TMPDIR to override where sort stores it's tempfiles. It's been a while since I've used sorter though, so YMMV. Hope that helps. tim ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ sleuthkit-users mailing list https://lists.sourceforge.net/lists/listinfo/sleuthkit-users http://www.sleuthkit.org |
|
|
Re: NSRL sort out of spaceThe real thing we need to do is to rewrite sorter in C++ or java...
On Oct 14, 2009, at 10:46 PM, Tim wrote: >> I'm installing and indexing NSRL database to use with autopsy and >> apparently running out of space to complete the sort. My system >> shows 11.6 GB of free space. However, /tmp shows only 1008.0 KB of >> free space. The external drive on which the NSRLFile.txt (6.3 GB) >> is located shows 174.2 GB free space. Any suggestions what to do to >> help sort successfully complete? Thanks. > > I've run into this before too. In my book, /tmp shouldn't be used for > anything automated, so I typically neuter it in space and mounting > properties upon installation of most of my systems. To fix sorter's > ill-advised, implicit use of /tmp, I think you can set $TMPDIR to > override where sort stores it's tempfiles. It's been a while since > I've used sorter though, so YMMV. > > Hope that helps. > tim > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart > your > developing skills, take BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > sleuthkit-users mailing list > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > http://www.sleuthkit.org ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ sleuthkit-users mailing list https://lists.sourceforge.net/lists/listinfo/sleuthkit-users http://www.sleuthkit.org |
|
|
|
|
|
Re: NSRL sort out of space> The real thing we need to do is to rewrite sorter in C++ or java... Yes, it needs to be rewritten. I hope you meant C or Java though. C++ is an abomination. cheers, tim ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ sleuthkit-users mailing list https://lists.sourceforge.net/lists/listinfo/sleuthkit-users http://www.sleuthkit.org |
| Free embeddable forum powered by Nabble | Forum Help |