YABS closes without completing
Hi! I have a racknerd vps (1 core, 2 gb) and I have tried running yabs five times. The server closes connection before completing the benchmark.
I also tried saving the output to a file, but yabs seems to be terminating entirely.
How can I make sure that yabs gets completed?
wget -qO- yabs.sh | bash | tee yabs.txt
Comments
reboot and try
I bench YABS 24/7/365 unless it's a leap year.
screen
I restarted the server and tried running yabs again. The ssh freezes after some time. This is the output for the second attempt:
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
Yet-Another-Bench-Script
v2024-06-09
https://github.com/masonr/yet-another-bench-script
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
Sun Aug 25 08:53:12 AM UTC 2024
Basic System Information:
Uptime : 0 days, 0 hours, 41 minutes
Processor : Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
CPU cores : 1 @ 2999.998 MHz
AES-NI : ✔ Enabled
VM-x/AMD-V : ❌ Disabled
RAM : 1.9 GiB
Swap : 1024.0 MiB
Disk : 28.5 GiB
Distro : Ubuntu 22.04.4 LTS
Kernel : 5.15.0-119-generic
VM Type : KVM
IPv4/IPv6 : ✔ Online / ❌ Offline
IPv4 Network Information:
ISP : HostPapa
ASN : AS36352 HostPapa
Host : RackNerd LLC
Location : Elk Grove Village, Illinois (IL)
Country : United States
fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/vda2):
iperf3 Network Speed Tests (IPv4):
Running GB6 benchmark test... cue elevator music
-
Sorry, I didn't understand. Do I pass
screen
to yabs?-
That is what he is saying to do but most likely the node is oversold and you are hitting the wall or there is someone abusing resources
Free Hosting at YetiNode | Cryptid Security | URL Shortener | LaunchVPS | ExtraVM | Host-C | In the Node, or Out of the Loop?
run 'screen', (install if necessary) and then run yabs inside of screen. if you get disconnected you can reconnect and re-attach to your screen and youll see the yabs results. I had a cloudcone and some other VMs that would disconnect me during yabs, but it would complete every time if i used screen.
I tended to not keep the VMs that would drop me during yabs without using screen.
Run GB5 test instead of GB6
I think the server was having some excessive use, too. The server was sluggish and the ping time was bad. My vps is currently being migrated to a new location. Fingers crossed that the new location isn't the same.
And, thank you for helping me.
I am going to have a look at
screen
and run some yabs on GB5.-
Run your command with -x, to get more details about what happens behind the scene