Congratulations on your new environment. Before you can really make rational decisions for storage deployment you really need to consider what you want/need out of the equipment in a holistic manner.
1. What are you deploying on the equipment...
for the purposes of this conversation, disk passthrough and jbod is the same thing. and yes, you can and should use it.
As for "best way," it really depends on what you want your "nas" to actually do. I am never a fan or running storage that is...
the Ceph stack provided by PVE is designed for use in a PVE hypervisor environment; I totally get the desire to comingle cephfs and rbd but in this specific case your choice is comingle and use your own SMB bridgeheads, or deploy a standard ceph...
I think we're actually on the same page- its the meaning we take from it that is different.
"safety" in this context is the continued uninterrupted delivery of service. the SAFEST thing to do in production is LEAVE A WORKING ENVIRONMENT ALONE...
No. that would be the test repo. see the section IMMEDIATELY BELOW the link you posted.
Fair, but if his concern is whether he is licensed to use the software for any purpose the answer is simple and definitive: yes. If he's wondering if he's...
Right in practice, completely wrong in principle. you have license to use any software in either repo. you dont have ACCESS to the enterprise repo without entitlement. You COULD set up a tracking repo to the enterprise rep just like Centos did...
I'm curious. is there a statute you can point me to? I'm not UK based but do support clients internationally; this would be of specific interest.
the AGPL is quite specific:
it is not LEGAL for Proxmox GMBH to require or offer a license...
any time you build an environment with such nested dependencies you're making a unsupportable/difficult to support solution. As a matter of design, your storage layer and your compute layer should not be interdependent.
Since you've decided that...
This is not a PVE, or even Linux/SLES problem.
This is linux troubleshooting 101.
You have a hanging task on the 2nd partition (presumably root) which gives you two vectors of troubleshooting-
1. host bus- change the host bus for your root...
I think you have a misconception of what an appliance is (or rather, what seperates an appliance from a managed software stack.)
an appliance doesnt NEED backing up. its an appliance. restoration of a failed appliance is just redeploying it.
In...
Hi,
That was a beginner mistake.
Real root cause (found 2026-05-06): discard=on was missing from scsi1 in the QEMU config. For over a year, every ext4 TRIM was silently dropped by QEMU and never propagated down to Ceph → 2.7 TiB of orphaned RBD...
fiber channel multipathing works effectively identically to iscsi; once the devices are captured by multipathd they'll just show up in /dev/mapper and you can use them as any other mapper device- so you can put a vg on it or map is as a drive...
Linux admins have built a "Proxmox" for years before PVE became a thing. the reason we use PVE and not our homegrown solutions is because they put everything you need together for you. Its not that you COULDNT do it yourself- it would just take...
This is a major point. using ceph on this sort of POC will not teach you how to actually use ceph in production since you wont be able to actually put the type of load on it that would be meaningful. Is your intention to use this knowledge to put...