mirror of
https://github.com/extremeshok/xshok-proxmox.git
synced 2026-04-25 13:45:48 +03:00
[GH-ISSUE #11] install-post.sh : chown /var/lib/ceph/osd/*/block* no such directory #9
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xshok-proxmox#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @remedycoin on GitHub (May 12, 2019).
Original GitHub issue: https://github.com/extremeshok/xshok-proxmox/issues/11
Maybe since this is on a fresh install, and I'm not intentionally doing anything with ceph, that might explain the following error:
chown: cannot access '/var/lib/ceph/osd//block': No such file or directory
If I understood Ceph better and actually had a cluster of machines setup in the same location, I might try ceph.
5.4 ISO of Proxmox VE downloaded 5/12/2019
Downloaded the install-post.sh script also 5/12/2019
@extremeshok commented on GitHub (Jun 10, 2019):
unrelated, I do not execute a chown in the script.
I would assume issues related to the package manager (apt)