Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Help me eliminate these services

netomxnetomx Moderator, Veteran
edited February 2012 in General

Hello again :)

How can I eliminate these services? I don't have free RAM on one of my VPS.

    2 ?        S<     0:00 [migration/0]
    3 ?        SN     0:00 [ksoftirqd/0]
    4 ?        S<     0:00 [watchdog/0]
    5 ?        S<     0:00 [events/0]
    6 ?        S<     0:00 [khelper]
    7 ?        S<     0:00 [kthread]
    9 ?        S<     0:00 [xenwatch]
   10 ?        S<     0:00 [xenbus]
   16 ?        S<     0:00 [kblockd/0]
   17 ?        S<     0:00 [cqueue/0]
   21 ?        S<     0:00 [khubd]
   23 ?        S<     0:00 [kseriod]
   85 ?        S      0:00 [khungtaskd]
   86 ?        S      0:00 [pdflush]
   87 ?        S      0:00 [pdflush]
   88 ?        S<     0:00 [kswapd0]
   89 ?        S<     0:00 [aio/0]
  230 ?        S<     0:00 [kpsmoused]
  249 ?        S<     0:00 [kstriped]
  258 ?        S<     0:00 [kjournald]
  280 ?        S<     0:00 [kauditd]
  609 ?        S<     0:00 [kmpathd/0]
  610 ?        S<     0:00 [kmpath_handlerd]
  721 ?        S<     0:00 [iscsi_eh]
  756 ?        S<     0:00 [cnic_wq]
  771 ?        S<     0:00 [ib_addr]
  778 ?        S<     0:00 [ib_mcast]
  779 ?        S<     0:00 [ib_inform]
  780 ?        S<     0:00 [local_sa]
  783 ?        S<     0:00 [iw_cm_wq]
  786 ?        S<     0:00 [ib_cm/0]
  789 ?        S<     0:00 [rdma_cm]

Thanks!

Comments

  • Their kernel tasks, so their needed.

    I actually sorta prefer Mach's way of doing it, which is just to bundle everything to kernel_task.

  • netomxnetomx Moderator, Veteran

    oh... it is like my other VPS? Because look at this:

    BuyVM:

    free -m
                 total       used       free     shared    buffers     cached
    Mem:           256         15        240          0          0          0
    -/+ buffers/cache:         15        240
    Swap:            0          0          0
    
     ps ax
      PID TTY      STAT   TIME COMMAND
        1 ?        Ss     0:00 init [3]
     1855 ?        Ss     0:00 syslogd -m 0
     1872 ?        Ss     0:00 /usr/sbin/sshd
     1882 ?        S      0:01 /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf
     1884 ?        Ss     0:00 /usr/bin/php-cgi
     1892 ?        Ss     0:00 /usr/sbin/pptpd
     3114 ?        Ss     0:00 crond
    23687 ?        S      0:00 /usr/bin/php-cgi
    29799 ?        Ss     0:00 sshd: root@pts/0
    29801 pts/0    Ss     0:00 -bash
    29820 pts/0    R+     0:00 ps ax
    
    

    And this VPS I am talking about:

    free -m
                 total       used       free     shared    buffers     cached
    Mem:           128        110         17          0          9         80
    -/+ buffers/cache:         20        107
    Swap:          509          1        508
    
    ps ax
      PID TTY      STAT   TIME COMMAND
        1 ?        Ss     0:00 init [3]
        2 ?        S<     0:00 [migration/0]
        3 ?        SN     0:00 [ksoftirqd/0]
        4 ?        S<     0:00 [watchdog/0]
        5 ?        S<     0:00 [events/0]
        6 ?        S<     0:00 [khelper]
        7 ?        S<     0:00 [kthread]
        9 ?        S<     0:00 [xenwatch]
       10 ?        S<     0:00 [xenbus]
       16 ?        S<     0:00 [kblockd/0]
       17 ?        S<     0:00 [cqueue/0]
       21 ?        S<     0:00 [khubd]
       23 ?        S<     0:00 [kseriod]
       85 ?        S      0:00 [khungtaskd]
       86 ?        S      0:00 [pdflush]
       87 ?        S      0:00 [pdflush]
       88 ?        S<     0:00 [kswapd0]
       89 ?        S<     0:00 [aio/0]
      230 ?        S<     0:00 [kpsmoused]
      249 ?        S<     0:00 [kstriped]
      258 ?        S<     0:00 [kjournald]
      280 ?        S<     0:00 [kauditd]
      609 ?        S<     0:00 [kmpathd/0]
      610 ?        S<     0:00 [kmpath_handlerd]
      721 ?        S<     0:00 [iscsi_eh]
      756 ?        S<     0:00 [cnic_wq]
      771 ?        S<     0:00 [ib_addr]
      778 ?        S<     0:00 [ib_mcast]
      779 ?        S<     0:00 [ib_inform]
      780 ?        S<     0:00 [local_sa]
      783 ?        S<     0:00 [iw_cm_wq]
      786 ?        S<     0:00 [ib_cm/0]
      789 ?        S<     0:00 [rdma_cm]
     1035 ?        Ss     0:00 syslogd -m 0
     1038 ?        Ss     0:00 klogd -x
     2202 ?        S      0:00 /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf
     2235 xvc0     Ss+    0:00 /sbin/agetty xvc0 9600 vt100-nav
     2334 ?        Ss     0:00 crond
    12843 ?        Ss     0:00 /usr/sbin/sshd
    13437 ?        Ss     0:00 sshd: root@pts/0
    13439 pts/0    Ss     0:00 -bash
    13464 pts/0    R+     0:00 ps ax
    
    
    
  • Do the types of virtualization differ on the said servers?

  • netomxnetomx Moderator, Veteran

    They are OpenVZ

  • TheHackBoxTheHackBox Member
    edited February 2012

    In KVM and Xen, Linux likes to cache ram. As you can see from your free -m you are only using 20 mb of ram as the real amount of ram being used is the one before caches and buffers. Hope that helps ;)

    Thanked by 1gsrdgrdghd
  • netomxnetomx Moderator, Veteran

    So, my VPS from prometeus, is Xen? I thought it was OpenVZ.

  • MrAndroidMrAndroid Member
    edited February 2012

    In OpenVZ, you don't see any of them processes because you don't have your own kernel. Whereas in Xen/KVM you do have your own kernel so you see and manage them.

    You should ignore them, their usually harmless.

  • @netomx said: So, my VPS from prometeus, is Xen? I thought it was OpenVZ.

    Either Xen, KVM or OpenVZ with vSwap (vswap likes to cache ram too).

  • netomxnetomx Moderator, Veteran

    Thank you! Silly question

  • AnthonySmithAnthonySmith Member, Host Rep

    @LES one of my favourite sites :)

  • Mon5t3rMon5t3r Member
    edited February 2012

    @netomx said: So, my VPS from prometeus, is Xen? I thought it was OpenVZ.

    9 ?        S<     0:00 [xenwatch]
    10 ?        S<     0:00 [xenbus]
    
    Thanked by 1netomx
  • netomxnetomx Moderator, Veteran

    @Mon5t3r said: @netomx said: So, my VPS from prometeus, is Xen? I thought it was OpenVZ.

    9 ? S< 0:00 [xenwatch]

    10 ? S< 0:00 [xenbus]

    thanks for pointing me that out!

  • netomxnetomx Moderator, Veteran

    I hate you! In a good way... hahah nice page btw!

  • @netomx said: So, my VPS from prometeus, is Xen? I thought it was OpenVZ.

    This one is xen, it's the 128M you got to partecipate to my "experiment", right?

  • netomxnetomx Moderator, Veteran

    Yes @prometeus ... I feel dumber today :( thanks! I noticed i had 20mb ran used only hahaha

Sign In or Register to comment.