Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm experimenting deploying Proxmox on a RaspberryPi using Proxmox-Port.
I'm willing to have the RasPi act as a simple Ceph monitor, no OSD, and thus need to install
pveceph.On a "regular" Proxmox system, installing a specific version of
pvecephfrom a specific repo is done by executing the following command:I have added the
ceph-reefrepo to the source list:Executing the above
pveceph installcommand surprisingly modifies the/etc/apt/sources.list.d/ceph.listfile, replacing the content with the "original" Proxmox repo (deb http://download.proxmox.com/debian/ceph-reef bookworm no-subscription), resulting in an error:The
pveceph installoptions are also very restrictive:I must say I'm a bit stuck at this point, and came here to ask if someone could help me correctly install
pvecephon the Proxmox-Port distribution?Thank you.
Beta Was this translation helpful? Give feedback.
All reactions