Wrong info

6 posts / 0 new
Last post
#1 Tue, 05/28/2013 - 11:19
psycholyzern

Wrong info

I got 4GB vps.. but virtualmin shows 1GB..

before this, on other vps, I have 400GB diskspace, but it shows only 200GB.. anyone know how to solve this?

Tue, 05/28/2013 - 13:06
andreychek

Howdy,

Are you using an OpenVZ-based VPS? Virtualmin may be showing you the amount of guaranteed memory that you have.

Regarding your disk space -- what output does this command produce:

df -h

Tue, 05/28/2013 - 18:43
psycholyzern

yup.. OPENVZ..

on solusvm, shows 4GB RAM, 50GB space,

here the result:

Filesystem            Size  Used Avail Use% Mounted on
/dev/simfs             50G  2.6G   48G   6% /
none                  2.0G  4.0K  2.0G   1% /dev
none                  2.0G     0  2.0G   0% /dev/shm
# cat /proc/meminfo
MemTotal:        4194304 kB
MemFree:         1201324 kB
Cached:           425100 kB
Active:           657428 kB
Inactive:         324376 kB
Active(anon):     303500 kB
Inactive(anon):   253204 kB
Active(file):     353928 kB
Inactive(file):    71172 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:                36 kB
Writeback:             0 kB
AnonPages:        556704 kB
Shmem:              4756 kB
Slab:            2011128 kB
SReclaimable:    1957048 kB
SUnreclaim:        54080 kB
Tue, 05/28/2013 - 22:09
andreychek

Howdy,

Which Webmin version are you using?

There's a bug report here where Jamie was trying to sort out some memory display issues:

https://www.virtualmin.com/node/27340

He pushed out a fix in Webmin 1.630 that should help with that.

As far as the disk space goes -- what is it that Virtualmin is showing?

You had mentioned that you had 400GB of space, though the "df -h" is showing 50GB.

-Eric

Wed, 05/29/2013 - 20:34
psycholyzern

Im using latest version

Thu, 05/30/2013 - 01:42 (Reply to #5)
carlos_mm

I was with the same problem. Solved memory info with update "Fixes total and free memory display on OpenVZ systems".

http://www.webmin.com/updates.html

-Carlos.

Topic locked