After installing libpve-storage-perl 5.0-25 package i was not able too use pveceph command and the command was not found in proxmox can i know how to install the command again in proxmox
pveversion command not found'pveceph' is part of the pve-manager package. Can you please post the 'pveversion -v'?
yes the repository was under itIs the repository set under '/etc/apt/source.list.d/pve-*.list'?
https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_package_repositories
what should be done to get every thing alrightIs the repository set under '/etc/apt/source.list.d/pve-*.list'?
https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_package_repositories
Please post all your repositories and the full output of `apt update`yes the repository was under it
can you tell me how to reinstall the proxmox againPlease post all your repositories and the full output of `apt update`
You try to access the enterprise repository without having a valid subscription.Err:7 https://enterprise.proxmox.com/debian/pve stretch Release
401 Unauthorized
Okay, I have another doubt , I wish to download the packages on my own and try to install proxmox without downloading using the command what it is the procedure for it.You don't need a key for the no-subscription repository. Please follow the instructions in the link posted by Stoiko to set the repo up correctly...
/etc/apt/sources.list
deb http://ftp.debian.org/debian stretch main contrib
# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pve stretch pve-no-subscription
# security updates
deb http://security.debian.org stretch/updates main contrib
Of course you could download the needed packages from http://download.proxmox.com/debian/pve/dists/stretch/pve-no-subscription/binary-amd64/ and install them via a 'dpkg -i packet'...
can you tell me how to reinstall the proxmox again
beacause
root@pve:~# apt-get install proxmox-ve
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package proxmox-ve is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'proxmox-ve' has no installation candidate
Please adapt your /etc/apt/sources.list as described here https://pve.proxmox.com/wiki/Package_Repositories#_proxmox_ve_no_subscription_repositoryI have the same error