Search results

  1. TwiX

    [SOLVED] Unable to install Ceph from GUI - fresh pve 6.2-11

    Same behaviour on a fresh install of pve on vmware workstation
  2. TwiX

    [SOLVED] Unable to install Ceph from GUI - fresh pve 6.2-11

    Hi, After installing 3 nodes on a fresh cluster (6.2-11) I'm not able to install Ceph from GUI. Error is : nothing interesting on syslog. Thanks in advance ! Antoine
  3. TwiX

    Ceph Update: clarification on possible snaptrim() regression on ceph-14.2.10

    I was wrong common/options: Disable bluefs_buffered_io by default again (pr#34297, Mark Nelson) Good !
  4. TwiX

    Does guest-fsfreeze-freeze block writes?

    From my understanding writes should go on a queue in RAM until FS becomes writable.
  5. TwiX

    Does guest-fsfreeze-freeze block writes?

    Hi, Yes but only the time needed for taking the snapshot. In fact no more than few seconds
  6. TwiX

    Ceph on a VLAN

    Hi, thanks Understood.
  7. TwiX

    Ceph on a VLAN

    Hi, I usually use 2 x 2x10Gb network cards like this : vmbr0 : LACP bond0 with 2x10Gb ports ceph (pub/priv) : LACP bond1 with 2x10Gb ports So we may say that there are 2 dedicated interfaces, one for vms, the other for ceph. But it requires 4 ports on my switch. I'm wondering if it could be...
  8. TwiX

    Mailjet configuration

    It works ! Thanks a lot !
  9. TwiX

    Mailjet configuration

    Hi, I'm testing the great Proxmox Mail Gateway. :) For outgoing mails we want to push them to mailjet. So at the end of main.cf I added : relayhost = in-v3.mailjet.com smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd after installing libsasl2-modules and...
  10. TwiX

    Ceph OSD issue

    Hi, I always run ceph-volume lvm zap /dev/sdX --destroy before creating a new osd
  11. TwiX

    Ceph OSD issue

    i rebooted several times and nothing left in /etc/ceph/
  12. TwiX

    Ceph OSD issue

    thanks ! I recreated the osd.9 seems to be ok I still have these messages on the syslog file : Running command: /usr/sbin/ceph-volume lvm trigger 9-7d980d55-34bf-456b-9f68-839585aba395 Running command: /usr/sbin/ceph-volume lvm trigger 9-9501cd08-984b-4ee9-aafe-c58ea0402dc4 theses volumes...
  13. TwiX

    Ceph OSD issue

    I still also have a tmpfs for the deleted osd root@dc-prox-11:~# df -h | grep tmpfs tmpfs 13G 11M 13G 1% /run tmpfs 63G 63M 63G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock...
  14. TwiX

    Ceph OSD issue

    Hi, I'm upgrading a 5 nodes cluster from pve 6.2.6 to 6.2.11 Everything was ok until I reboot the third one . 2 osds didn't start with message : osd 8 and 10 unable to obtain rotating service keys; retrying reboot again and then osd 8 and 10 are ok but osd 11 and 9 are ko with same messages...
  15. TwiX

    CEPH : SSD wearout

    Hi, You're right this is Zabbix :) I get wearout values via SNMP through Dell idrac. I created an item under the disk discovery section. It works for idrac 8 or newer. The related OID is 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.{#SNMPINDEX} for HDD returned value is 255...
  16. TwiX

    CEPH : SSD wearout

    :p Thanks for these urls. So with still more than 80 % remaining, I have 2 or 3 years before replacing them I guess. it decreases by 1% every 2 months.