Quantcast
Channel: General — LowEndTalk
Viewing all articles
Browse latest Browse all 22721

A simple help request & question for GreenValueHost. 2014 promotion VPS

$
0
0

I saw a few negative comments about GreenValueHost from the forum. I didn't believe. I still decided to give a try. After 9 hours pending order, I finally got the VPS online. I'm "amazed" they gave me a "8T" RAM VPS. I submitted a ticket but it's not showed in the ticket system at all.

As you can see from the screenshot, the ram allocated is incorrect(screenshot 1&2).

I wanted to figure out how much ram on earth this VPS has been allocated so I used the following C code. (when you are not sure about your vps, feel free to use the following code.)

echo 'void main(){ int z;for (z=0;z<16384;z++){ void *t=malloc(1048576);memset(t,1,1048576); printf("Allocated: %dM\n", z);} int i ; scanf("%d\n",&i); }' >> test.c

swapoff -a (turn swap off before test if testing KVM/XEN)

gcc test.c && ./a.out

Allocated: 365M Allocated: 366M Allocated: 367M Allocated: 368M Allocated: 369M Allocated: 370M Allocated: 371M Allocated: 372M Segmentation fault

a few tests from other VPS providers

WeLoveServers:

Allocated: 3657M Allocated: 3658M Allocated: 3659M Allocated: 3660M Allocated: 3661M Allocated: 3662M Allocated: 3663M Killed

XenPower:

Allocated: 2501M Allocated: 2502M Allocated: 2503M Allocated: 2504M Allocated: 2505M Allocated: 2506M Allocated: 2507M Allocated: 2508M Allocated: 2509M

I'm just saying the program works. So the total ram I can use for this GVH VPS is less than 1G which is far from what it was promised in the plan.

LET Exclusive New Years Special #3 - $5.00/month OR $40.00/year (BEST VALUE!) OpenVZ Virtualization 290GB SSD Accelerated RAID-10 Disk Space 30TB Premium Bandwidth @ 1Gbps Port 4048MB Guaranteed RAM 6144MB Burstable RAM 2 IPv4 $5.00/month OR $40.00/year - NO CONTRACTS and NO BS -

I know everyone over sell when they use OpenVZ. I just kindly want to know from GVH, what can you do to my VPS now?

Seriously I don't care how much you over sell your VPS but I just want to get what it's promised in the plan. If you can't do it, please don't promise, don't say "Guaranteed RAM". that's all. Please provide a solution. nothing to get mad just a help request.


Viewing all articles
Browse latest Browse all 22721

Trending Articles