Recent content by BillyIT

  1. B

    esxi nested for school test

    i tried to enable promiscuous mode on vSwitch0 but not working for now I see packet coming on vmnic0 for every ping but no reply
  2. B

    esxi nested for school test

    Hi all, I'm trying this configurations and can't find my answer : windows 2022 will be my machine to control esxi/vsphere virtio network esxi1 and 2 vmxnet3 card All three are in vmbr30 i can ping from windows2022 to the ip of vmbr30 i can ping from esxi1 to 2 but no ping to windows2022 or...
  3. B

    problem with nfs storage

    I have a problem with my nas. One of my disk just died. I try to change it for a better one but not compatible so i put it again inside my nas and... boom dead. I'll try all you said later there is a bonding with 2 gigabit to the nas. I can't put nfs4, my nas is too old.
  4. B

    problem with nfs storage

    I think of something... Can it be because my nas is setup to be in raid3 ? i hope it is the cause. If it can be the root cause of my problem, i'll try to change from raid3 to another raid.
  5. B

    problem with nfs storage

    vm backup logs that was stucked this morning : INFO: starting new backup job: vzdump --all 1 --prune-backups 'keep-last=2' --mailnotification always --storage yt2400 --mode snapshot --quiet 1 --notes-template '{{cluster}}, {{guestname}}, {{node}}, {{vmid}}' --compress zstd INFO: skip external...
  6. B

    problem with nfs storage

    Answer to question : 1) No, it's not always the same node / vm that have the problem 2) my backup are at night but i'll change to make a backup after lunch to monitor it (but maybe it will hang all) 3) pveversion -v is on my first post cat /etc/pve/storage.cfg dir: local path...
  7. B

    problem with nfs storage

    ok, i'll try to do all that and come back mars 20 04:54:56 dauntlessi kernel: nfs: server 10.90.0.8 OK mars 20 04:54:56 dauntlessi kernel: nfs: server 10.90.0.8 OK mars 20 04:55:19 dauntlessi pvestatd[1491]: storage 'yt2400' is not online mars 20 04:55:19 dauntlessi pvestatd[1491]: status...
  8. B

    problem with nfs storage

    I'll try to give you more information but feel free to asks some tests or to point me on right direction. /var/log/messages : [571637.268896] nfs: server 10.90.0.8 OK [571637.268897] nfs: server 10.90.0.8 OK [571655.546032] call_decode: 251 callbacks suppressed [571655.546038] nfs: server...
  9. B

    problem with nfs storage

    Hi all, i'm trying to solve an issue and i need help. I have a nas that give nfs share to my proxmox cluster. Some of my nodes can backup sometimes and sometimes can't. I'd like to be able to find if it's nfs server problems, networks issue or proxmox related... I will post everything needed...
  10. B

    NFS Share make me crazy

    create storage failed: cfs-lock 'file-storage_cfg' error: got lock request timeout (500) OK J'ai eu ce message et je pensais que c'était encore perdu (j'ai désactivé / réactivé le nfs sur le nas) Et au final, j'ai vu que les nodes avaient le nfs qui remontait sur tous. ça a l'air de fonctionner
  11. B

    NFS Share make me crazy

    Hi all, I'm trying to put a nfs share from my nas to my datacenter so it is available on all my nodes. The nas is a bit old but i have only that for now. It is a DLink DNS-1550-04 I make a /ldnas/backup with for nfs * and 10.90.0.2 (to test, the ip is the principal node on my cluster)...
  12. B

    [SOLVED] hostname changed in my dns router has made a mess

    ok i fixed it. I'll try to change hostname in searching how :)
  13. B

    [SOLVED] hostname changed in my dns router has made a mess

    Ok, i change /etc/hostname to the old name I modify /etc/hosts to reflect that i do service pveproxy restart and service pvestatd restart on node Proxmox node is ok now (green tick) but i have proxy not allowed (500) on my vms... And the node Homeone (that i don't create) : connection error...
  14. B

    [SOLVED] hostname changed in my dns router has made a mess

    Hi all, I'm trying to change the hostname in my proxmox node but there is a mess... I can't access any vms now because they are attached to "proxmox" node, the old name. Can you explain me how to solve that ? I try to copy all from /etc/pve/nodes/proxmox to /etc/pve/nodes/homeone but i have...
  15. B

    [SOLVED] My cluster (only one) has disappaired from GUI

    Ok, solved again... I just deleted all cache with : ctrl + shift + delete and, it's back again :)