Search results

  1. B

    activating LV 'diskb/thinb' failed: Check of pool diskb/thinb failed (status:1). Manual repair required!

    Hello, I have a problem with LVM. My proxmox server worked correctly except a problem to access WEBUI. So I decided to reboot it from command line. After reboot, I have a problem with LV activation (in the title). I tried to repair with...
  2. B

    no access from web ui nor ssh

    I don't understand why, but that works fine now. I didn't change anything. Now I have a problem with LV which failed to activate. I'll start a new post Thanks for help Benoit
  3. B

    no access from web ui nor ssh

    /etc/network/interfaces auto eno1 iface eno1 inet manual auto eno2 iface eno2 inet static address 192.168.4.201/24 auto vmbr0 iface vmbr0 inet static address 192.168.4.200/24 gateway 192.168.4.1 bridge-ports eno1...
  4. B

    no access from web ui nor ssh

    Hi Stuart, No more information for the moment
  5. B

    no access from web ui nor ssh

    Hello, Thanks for your reply. The 2 services are running without problems. To connect I use explicit IP. I'm in the same subnetwork, and there's only a switch between me and the server. Thanks Benoit
  6. B

    no access from web ui nor ssh

    Hello, I didn't used the web interface for months as everything works fined. Yesterday I wanted to change parameters on one of my VM, but the webui doesn't reply. The ssh connection doesn't work anymore. I went on the server and I reboot it. Everything seems fine, but I have no access anymore...
  7. B

    [SOLVED] Blank web interface

    That's the solution. Thank you. How can I tag the tread solve, modify the title of the tread or a button somewhere. Thank you again Benoit
  8. B

    [SOLVED] Blank web interface

    Sorry, I forgot this information, root@lucky:~# pveversion -v proxmox-ve: 6.3-1 (running kernel: 5.4.78-2-pve) pve-manager: 6.3-3 (running version: 6.3-3/eee5f901) pve-kernel-5.4: 6.3-3 pve-kernel-helper: 6.3-3 pve-kernel-5.4.78-2-pve: 5.4.78-2 pve-kernel-5.4.34-1-pve: 5.4.34-2 ceph-fuse...
  9. B

    [SOLVED] Blank web interface

    I tried with chromium and I have the same problem. Thanks Benoit
  10. B

    [SOLVED] Blank web interface

    Hello, I installed update last time I connect to proxmox. If I remember well, I've done by webUI. As I saw in another tread, I tried to reinstall pve-manager, but that does'nt help. Thanks Benoit
  11. B

    [SOLVED] Blank web interface

    Hello, Since yesterday, I can't connect to my web interface (I didn't try from about 10 days). I have a blank screen. I tried to restart my computer, the pveproxy and the server, but no changes. My pveproxy status root@lucky:~# service pveproxy status ● pveproxy.service - PVE API Proxy Server...
  12. B

    problem with thin-volum

    Sorry for late reply. Thanks for your help. Benoit
  13. B

    problem with thin-volum

    Hi, Thanks for your reply, root@lucky:~# pvs PV VG Fmt Attr PSize PFree /dev/sda3 pve lvm2 a-- <931.01g 0 /dev/sdb pve lvm2 a-- <1.82t <1.82t /dev/sdc pve lvm2 a-- <1.82t <343.01g root@lucky:~# vgs VG #PV #LV #SN Attr VSize VFree pve 3...
  14. B

    problem with thin-volum

    Hello, I have a little problem to understand and to manage my lvm. I have 3 disk on my node. Sda 1To (with system), sdb and sdc 2To for vm. For the moment I only have 2To available from sdb for VM. here is a vgdisplay: vgdisplay --- Volume group --- VG Name pve System ID...