Last update at :2024-06-06,Edit by888u
buyvm, a long-established Canadian VPS merchant, officially announced the addition of the block storage business (Block Storage) of the Luxembourg computer room. It already has Las Vegas and New York computer rooms. The minimum unit storage block is 256G, which only costs $1.25 per month, and the maximum storage is 10T. buyvm's Block Storage storage technology uses "Gluster" + Infiniband RDMA + Ceph, which is reliable and cheap!
Official website: https://buyvm.net
Supports payment by credit card, PayPal, and Alipay. Alipay uses the Canadian dollar exchange rate, which seems to be cheaper!
All VPS of buyvm use "Ryzen 3900X + DDR4 + NVMe + 1Gbps bandwidth with unlimited traffic + free snapshots". They also support Windows systems and have three data centers in Las Vegas, New York and Luxembourg. You can Open the VPS first, then select the corresponding "block storage" to add and mount it on the VPS. This is a perfect large storage solution!
VPS plan
Las Vegas: https://my.frantech.ca/cart.php?gid=37
New York: https://my.frantech.ca/cart.php?gid=38
Luxembourg: https://my.frantech.ca/cart.php?gid=39
Block storage solution
Las Vegas: https://my.frantech.ca/cart.php?gid=42
New York: https://my.frantech.ca/cart.php?gid=45
Luxembourg: https://my.frantech.ca/cart.php?gid=46
Special Tips:
If you buy a VPS in Las Vegas, you can only choose Las Vegas for block storage. Don’t choose the wrong place!
Demonstration of the lowest configuration VPS provided by the webmaster:
Las Vegas: http://209.141.43.220/, http://209.141.43.220/ .bin
Luxembourg: http://104.244.77.176/, http://104.244.77.176/ .bin
New York: http://199.195.254.131/, http://199.195.254.131/ .bin
How to use?
First, you need to buy a VPS (Dedicated KVM Slices), then you buy a block storage (Block Storage Slabs), and then you can mount this block storage on your VPS!
Specific method:
Enter the management background (https://manage.buyvm.net/login) and attach Block Storage to (Attached To) VPS.
View data disk number/name
/dev/disk/by-id/
For example:
[root@us-cdn-west-1 ~]# ls /dev/disk/by-id/
ata-QEMU_DVD-ROM_QM00004 scsi-0BUYVM_SLAB_VOLUME-1227
scsi-0BUYVM_SLAB_VOLUME-1227 is the data disk, 1227 is the data disk id, which can also be seen in the background.
Format
mkfs.ext4 -F /dev/disk/by-id/scsi-0BUYVM_SLAB_VOLUME-1227
Create loading folder
Please create according to actual needs
mkdir -p /mnt/256
Mount
mount -o discard,defaults /dev/disk/by-id/scsi-0BUYVM_SLAB_VOLUME-1227 /mnt/256
Automatically mount on boot/restart
echo ‘/dev/disk/by-id/scsi-0BUYVM_SLAB_VOLUME-1227 /mnt/256 ext4 defaults,nofail,discard 0 0’ | sudo tee -a /etc/fstab
Final reminder: from Luxembourg, ignore copyright!
Recommended site searches: foreign server rental, Foshan high-defense server, dynamic IP vps, American vps host, virtual space free trial, large bandwidth server rental, overseas host rental, cancellation registration, overseas host, free virtual host, < /p>
发表评论