StartOS currently supports only two drives. One for the OS, and a second drive for everything else. Additional drives are detected by the backup system that can be selected for that purpose. There is very little benefit to using two drives. StartOS is very small, so most of that drive would be wasted. If you’re thinking small SSD + large HDD, generally not a good idea. I personally have one of my machines setup this way, and it a bit of an exercise in frustration. The HDD simply doesn’t have the IO speed necessary to effectively run the Bitcoin stack. Everything is always waiting on that drive. I get a lot of time-out errors, and things often just won’t load. The best option in your StartOS server, is a single large NVME drive. I’d recommend 2TB min, and 4TB is you can afford the cost.
Thanks for your reply and taking the time doing so. I was first thinking of a 2 SSD setup. One NVME for the OS en one SATAIII SSD for running a node. But since you said that the SSD for the OS is a waste of space and money, i think i go for a 2TB SATA III SSD. That should do the trick. Thanks!
Beelink 12pro, N100, 16gb ram, swapped the internal NVME for a 2TB one. Runs everything smooth but the Wi-Fi card, which I read it’s something about the Linux kernel that had to be updated. But I don’t plan using Wi-Fi here, so just let it be…Small, cheap, low consumption, excellent choice to be alway on…
Looks like you’ve got a solid machine. It’s powerful enough to keep you sovereign for a long time. And don’t worry about Wi-Fi for servers—it’s being phased out in the next release.
Question:
I have used Rpi’s for years, currently have 7 running as servers or gateways etc, familiar with Linux as a user. One of my Pi servers is a Start9 with a M.2 drive in an Argon case. It is neat but has stopped twice. Once it was the SD card, I wrote the image again and it recovered and used the M.2 drive and started the BTC Node service OK. The next time it stopped it gave a database error when entering login creds but it did restart OK.
I have a spare mini PC, Dell OptiXX Intel Corei5 7th Gen with 8GB RAM and with just Windows 10 on a 250GB SSD. If I was to install Proxmox on this Intel machine will I be able to add a Start9 instance and recover the server using the M.2 drive from my Pi?
I feel the Dell/Intel machine may be more stable and it has a M.2 slot on the motherboard but I have never tried to move a drive from one machine to an other like this? I would like to think I could just mount the drive within the Start9 VM on proxmox?
This suggests it it is the way to preserve my data across a platform swap. If I am creating a Start9 instance on Proxmox (in an Intel PC) this will be linux >> linux or does the physical hardware of the Intel machine mean different platform? How virtual or real is the Proxmox virtual macine?
@GryKyo I don’t believe any Argon case provisions extra power to an external SSD, does it?
That’s often the issue when it comes to write errors and file corruption on an external disk on a Pi.
On top of this, with Bitcoin’s UTXO set expanded beyond 8GB, you’ll be thrashing that external disk extra hard every 10 minutes to the point of risking problems.
This is why we’re saying a Pi is no longer capable of running a Bitcoin stack and telling people not to do it. Maybe for just a little while longer it might be possible to run Bitcoin on 8GB so long as you have a processor several times faster than a Pi, and a SSD connected on a bus that’s faster (not USB)… but even that will see its day come with another round of ordinals or stamps or whatever will come next.
The Dell you mention might fit into that category, but it will still struggle. Adding Proxmox into the mix will eat into that small amount of RAM.
You call the Dell an “Intel” machine a couple of times… is this because you believe you’ll need something to emulate an ARM chip?
There’s an x86 version of Start9 you could install on the Dell directly, installing just the OS onto that 250GB SSD. But you’d be stuck with a data drive with ARM versions of the services.
However, if you had another spare drive, you could follow this transfer process and transfer the Pi disk data onto the new drive you’d insert into the Dell. This would rebuild all the containers for x86.
Hi, I installed StartOS on a lenovo thinkcentre M715q tiny and I’m currently running bitcoin core, electrs and the mempool services all sync with no issues. I’m planning on installing jellyfin and nextcloud next.
Processor: AMD PRO A6-8570E
Memory: 8GB DDR4
Drive: 2TB SATA SSD
Hi. What format is the drive?
I am stuck trying to set up the os on a 7010 with on ssd for the system and services and an hhd for data. SSH alone boot fine into the initial set up. If I add the hhd, the booting get stuck for a while then I get a bunch of errors.