Not_Oles
Not_Oles
About
- Username
- Not_Oles
- Joined
- Visits
- 13,763
- Last Active
- Roles
- Member, Hosting Provider, Content Writer
- Thanked
- 3427
Comments
-
(Quote) How did that extra D sneak in there?
-
Yaaay! Linveo login details received! Successfully logged in to Virtfusion! Now for the NetBDSD install! Thanks @linveo!
-
(Quote) Today I am in Sonora, MX, just below Arizona. So, @linveo, AZ would be a great location for me as well. Here, it's still a little early for Fall, it's still over 100 degrees F every day, and super humid. But, last night was a little cooler …
-
(Quote) Custom 'VPS' module that allows the customer to interact with their VM from the FOSSBilling client area. This is great progress! Congrats! Yes, please do let us know when you have some code online. I want to read it! @BelleNottelling @adly
-
(Quote) I'm in for NetBSD if you want. Will PM.
-
(Quote) Possible answer: The Ryzen needs more RAM because it is using NVMe instead of the SSD that is in the E3? So it's not the single threaded sha256sum that makes the difference here? Instead it's the difference in the disk setup?
-
(Quote) bashvm@E3-VPS:~$ date; dd if=chronos-20240904.tgz.cpt bs=1M | /usr/bin/time -v sha256sum -c 6 This line is a weird cut and paste error. It should have been bashvm@E3-VPS:~$ date; dd if=chronos-20240904.tgz.cpt bs=1M | /usr/bin/time -v sha…
-
The kind provider and I finally got around to testing, as @zakkuuno suggested on OGF, with increased RAM on the Ryzen VPS. Bingo! No I/O wait! Why does the Ryzen VPS need more RAM than the E3 VPS needs? root@Ryzen-2-vCore-VPS:~# # Retest with RAM…
-
What I did this morning was create a 2 core, 4 GB VPS on my E3 machine. Then I ran a test on the E3 VPS. Here are the results. Almost no I/O wait! Why is there so much I/O wait on the Ryzen VPS results shown above and practically none on the E3 VPS…
-
(Quote) Looks like, as you know, the options might be either co-ordinate with @BelleNottelling and @adly and the other FOSSBilling devs or else fork FOSSBilling and add your Flask-to-virsh integration to your fork. Is your Flask to virsh code avail…
-
(Quote) Of course! <3
-
(Quote) @yoursunny Maybe I could take you up on your 50% rental option if you prefer your rental option to my 100% funding suggestion. Thanks!
-
(Quote) Look at the posted yabs and lsblk here: https://lowendspirit.com/discussion/comment/183817/#Comment_183817 It looks like he's logged in as root to what might be an AT&T infrastructure machine with 256 Epyc cores, 1.5 TiB RAM, and maybe …
-
(Quote) Openstack says, (Quote) BSD-Cloud-Image.org says, (Quote) BSD-Cloud-Image.org seems to have Free, Net, Open, and Dragonfly. I haven't tried any of the BSD-Cloud-Image.org images. The About pages says that the serial console is enabled by …
-
Hi @sumo! Welcome to LES! Best wishes!
-
(Quote) Sorry, I don't remember how many watts. I don't even remember whether power was mentiond. But it might have been mentioned in the PDF slides or in the related video which is available on Youtube. If you take a look and find the power numbers…
-
@yoursunny Here's a possible idea for how to proceed. For a while, beginning immediately or whenever you want to start, I probably could fund your ASN and perhaps also fund the associated website. You can keep the ASN "as is" in your name…
-
@yoursunny It would be great to partner with and learn a little from you or from someone like you, with amazing skills! How should we proceed? [Edit to add: Please consider the idea in the next post, below.] Best! Tom
-
(Quote) How about adding NetBSD and OpenBSD? :) I need to go look at your site. I see that your sig contains the magic words, "Dedicated Servers."
-
(Quote) I trust the provider 100%. The provider says it's his least busy Node. Maybe there might be nobody else one it, although the provider didn't say that expressly. Compared with their Nodes, I often have seen reduced disk performance on Qemu V…
-
The provider of this very nice VPS asked me to retest with RAM doubled to 4 GB. The short answer seems to be that increasing the RAM doesn't help. Even with 4 GB RAM, there still is a lot of I/O wait. "very nice VPS" is not sarcasm. It re…
-
(Quote) 6 1 2 572 138928 1876 3746624 0 0 49 240391 844 1028 2 4 51 43 0 7 2 0 572 138928 1876 3746624 0 0 785761 335577 42194 20746 4 21 52 22 0 Note that the time interval is 6 seconds. The command to start vm…
-
root@Ryzen-2-vCore-VPS:~# cat -n vmstat-out 1 procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu----- 2 r b swpd free buff cache si so bi bo in cs us sy id wa st 3 1 0 572 138928 …
-
I wanted to see whether another file I/O program would show I/O wait like sha256sum. So, just for some quick fun, I ran a yabs, which calls fio. I ran vmstat while the Yabs was running. Note that the interval for this vmstat was 6 seconds instead of…
-
I added some swap to the Ryzen KVM VPS. root@Ryzen-2-vCore-VPS:~# cd /root@Ryzen-2-vCore-VPS:/# dd if=/dev/zero of=/swapfile bs=1024 count=41943044194304+0 records in4194304+0 records out4294967296 bytes (4.3 GB, 4.0 GiB) copied, 7.20403 s, 596 MB/…
-
Hey @FrankCastle! This post looks great! Thank you so much! I want to see offers from Providers who support BSD. Yes on BSD VPSes, but I also do know someone who likes dedis and would love to spend on a great BSD dedi deal! (Spoiler)
-
(Quote) Because hobbyists (like me) focus on the equipment, but professionals (like you) focus on the results. As a hobbyist, I love the old style command line terminal -- all green text, no color, line oriented, ed editor. Probably no professional…
-
From the OP: (Quote) Now, on the Ryzen 2 vCore VPS, using dd to increase block size for sha256sum. * First run (Quote) This looks enough faster than the E3 Dedi. :) * Second run (Quote) But this one is almost twice as long. And not much faster …
-
(Quote) @cmeerw Now it's getting to be almost too much fun! :star: root@Ryzen-2-vCore-VPS:~# who am iroot pts/1 2024-09-06 20:56 (xxx.xxx.xxx.xxx)root@Ryzen-2-vCore-VPS:~# date; \> dd if=chronos-20240904.tgz.cpt bs=1M | \> /usr/bi…
-
(Quote) Okay, got it from your saying that the percentages are of total CPU time and thus need to be doubled because there are two CPUs. Thank you!
-
(Quote) The numbers in the I/O wait ("wa") second-to-last column are mostly in the twenties. So, why do you say "half?" Shouldn't we say "spending a quarter of the time waiting for I/O?" Also, is there something about …
-
@tmntwitw @cmeerw I just want to say that I really appreciate you guys commenting here and on others of my threads, I need to learn more, and comments from you guys and others like you are super helpful to me. So thanks again! Much appreciated! Than…
-
(Quote) @SharedGrid Maybe it might be easier just to go directly from FOSSBilling to the libvirt API? It seems that virsh is a tool to use the libvirt API from the command line and that BashVM is a tool to simplify virsh syntax. (Quote) Some people…