Ir para conteúdo
View in the app

A better way to browse. Learn more.

Portal do Host

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Postado

Boa tarde, estou com um problema! instalei e configurei o SolusVM, crio o VPS, mais não aparece a mémoria para usar.

 

segue o print abaixo:

 

ei1914bk93vrcmboe9k9.png

 

obrigado desde já


Postado

Certo, tente limitar a memória usada pelo node no arquivo grub.conf (/boot/grub/grub.conf)

Localize a entrada do kernel que está usando, poe exemplo:

title CentOS (2.6.18-238.9.1.el5xen)
    root (hd0,0)
    kernel /boot/xen.gz-4.1.2
    module /boot/vmlinuz-2.6.18-238.9.1.el5xen ro root=LABEL=/
    module /boot/initrd-2.6.18-238.9.1.el5xen.img

e na linha "kernel /boot/xen.gz-4.1.2" adicione o limite que o node usará, por exemplo, para utilizar 512Mb e deixar o resto para as VMs, adicione "dom0_mem=512m", ficando:

title CentOS (2.6.18-238.9.1.el5xen)
    root (hd0,0)
    kernel /boot/xen.gz-4.1.2 dom0_mem=512m
    module /boot/vmlinuz-2.6.18-238.9.1.el5xen ro root=LABEL=/
    module /boot/initrd-2.6.18-238.9.1.el5xen.img

Após isso, reinicie o servidor. Aconselho não deixar menos de 512. Espero ter ajudado. Abraço e boa sorte!


Visitante
Este tópico está impedido de receber novos posts.

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Informação Importante

Concorda com os nossos termos?

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.