Linode.com Forum Forum Index Linode.com Forum
Linode Community Forums
 


swap question

Click here to go to the original topic

 
       Linode.com Forum Forum Index -> Performance and Tuning
Author Message
Clapper



Joined: 10 May 2004
Posts: 33

Posted: Mon Apr 10, 2006 8:17 pm    Post subject: swap question  

I have a Gentoo host, and have a swap file identified by my fstab as:

Code:
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.12 2003/03/11 02:50:53 azarah Exp $
#
# noatime turns of atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.

# <fs>                  <mountpoint>    <type>          <opts>                  <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/ubd/0              /               ext3            defaults                0 0
/dev/ubd/1              none            swap            sw                      0 0



today when I re-booted, I got a memory related to this swap location.

Should I be concerned?

Code:

* Activating (possibly) more swap ...swapon: cannot stat /dev/ubd/1: No such file or directory
                                    [ !! ]

Back to top  
caker



Joined: 15 Apr 2003
Posts: 2392
Location: Galloway, NJ

Posted: Mon Apr 10, 2006 8:18 pm    Post subject:  

http://www.linode.com/forums/viewtopic.php?t=2169

-Chris
Back to top  
Clapper



Joined: 10 May 2004
Posts: 33

Posted: Mon Apr 10, 2006 8:36 pm    Post subject:  

Thanks!

I'm now chillin' like a villain...
Back to top  
 
       Linode.com Forum Forum Index -> Performance and Tuning
Page 1 of 1