Thanks oguz for the info!
However, I'm having trouble finding the info I need in that folder - or maybe I'm not parsing it correctly?
My goal is to get a time-ordered list of tasks (i.e. a logfile of tasks), with the timestamp, action, and username for each line. Basically, like you would see...
I have a 4-node Proxmox cluster.
I'd like ship my Proxmox Cluster logs and Task logs to an offsite logging server (e.g. Graylog, Loki etc.) - this allows us to keep track of which users did what actions, and when VMs were created (creation time isn't currently exposed - FR to add this - but for...
I can confirm I was able to successfully upgrade a Proxmox 3-node cluster from Nautilus to Octopus.
Immediately after the upgrade, the OSDs showed up as out-of-date:
I simply rebooted each node one by one, and it seems to be all good now.
This cluster didn't have any data stored on the OSDs...
Oh this is awesome!
I can try this now on my test cluster.
I already have a 3-node Proxmox cluster setup with Ceph Nautilus. Should I just do the upgrade, or would you recommend re-installing the cluster from scratch, and installing Ceph Octopus right from the beginning?
Also - are there any...
We run a small Proxmox cluster for lab/testing.
Users have access to the Web UI, to create/spin up new VMs, and check on the status of the cluster.
Is there some permission/ACL we can use to block direct shell access to the Proxmox node?
(We are looking to roll out Teleport, or something...
Oohhh!!!
This is exciting.
I wonder how far we are off from being able to install those packages.
I noticed there's also a packgage for "Ceph Grafana dashboards" - I wonder what that is...
I can verify this works querying against G Suite Secure LDAP:
root@angusmtv-vm01:/etc/pve# pveum realm sync "example.io" --dry-run --full --purge --scope both
(dry test run) starting sync for realm example.io
skipping anonymous bind with clientcert
skipping anonymous bind with clientcert
got...
Just to update this - I called systemctl stop ceph-osd@0 multiple times, and it still appeared to be up (according to the Proxmox GUI).
However, what did work was simply calling ceph down on the OSD manually:
root@example-vm01:~# ceph osd tree
ID CLASS WEIGHT TYPE NAME STATUS...
I just saw this earlier thread (https://forum.proxmox.com/threads/unable-to-activate-cifs-for-pve-storage.70060/), and thought I'd paste some of the diagnostic commands mentioned there in case it helps with my issue.
Here is the output from journalctl -xe:
-- The job identifier is 2637.
May 25...
I hit this issue as well (FreeNAS running under Proxmox would always reboot when you clicked Shutdown).
Curious what the underlying cause is? Why does changing the CPU from kvm64 to qemu64 fix the issue?
Are there any disadvantages, caveats or performance implications of using qemu64 here?
I am running Proxmox 6.2 I have added a CIFS storage server to the Proxmox config.
The NAS is running FreeNAS, and exporting the ZFS datastore via SMB (CIFS).
The server is listed in /etc/pve/storage.cfg:
cifs: proxmox_backups
path /mnt/pve/proxmox_backups
#server 10.7.17.95...
Is it possible to deploy the Ceph Dashboard as part of the Proxmox Ceph setup?
It's seen a lot of improvements and new features in the last few versions of Ceph, and would be great to get it out of the box.
Also - what are your thoughts on the new cephadm feature in Octopus?
Is it worth...
Congratulations on the 6.2 release!
Still super excited about Ceph Octopus.
Let us know if there's any opportunity to test it, if we're willing to be guinea pigs =).
Hi Dominik,
So I checked with the SecureLDAP team - they confirmed that querying the list of users should be possible using just the certificate files. (They referred to it as a service bind, not sure if this is the official term).
This correlates with what I saw with using ldapsearch as well...
I can confirm that the patch fixes the issue for me.
I was able to apply the patch manually, by doing a git checkout on https://git.proxmox.com/?p=pve-access-control.git;a=summary, then manually copying the file over to /usr/share/perl5/PVE/Auth/LDAP.pm
However, I also had to remove the...
Thanks Dominik for checking!
I do have bind_dn and the password set. I am pretty sure they are set correctly, as I can run the below command:
# pveum realm sync anguslab.io --dry-run --full --purge --scope both
and it returns a list of users in the domain.
These are the corresponding entries...
Dominik - I just sent you a reset password - let me know if you didn't get it.
For the Proxmox server - I do have bind_dn set now in /etc/pve/domains.cfg:
pam: pam
comment Linux PAM standard authentication
ldap: example.io
base_dn dc=example,dc=io
bind_dn...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.