Recent content by bbgeek17

  1. bbgeek17

    Can't log in to web interface

    Did you take any steps to troubleshoot this? Did you monitor and examine your system log? Run the pvestatd with debug? Examined your storage configuration and state? Checked that any remote services, if in use, are accessible? Did you run a cluster before that no longer exists? Searched the...
  2. bbgeek17

    Can't log in to web interface

    Its more likely than not that the issue is in some browser extension/modification you installed/made. This is usually due to issues in "pvestatd" daemon and is often caused by DNS/IP mismatches. Review your system logs again, confirm that all IP settings are consistent between /etc/ and...
  3. bbgeek17

    Can't log in to web interface

    Examine your browser's console for error messages. Also re-execute all curl and PS testing. During the login attempt follow the logs: journalctl -f tail -f /var/log/pveproxy/access.log Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  4. bbgeek17

    Can't log in to web interface

    As you probably have seen in the log you attached to this thread earlier - your machine rebooted within last 24 hours. So all the "leftovers" were re-applied and broke your system. Jun 02 17:28:15 prox kernel: Linux version 6.8.12-10-pve (build@proxmox) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld...
  5. bbgeek17

    Can't log in to web interface

    reboot your pve computer Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  6. bbgeek17

    Can't log in to web interface

    Everything so far shows that the server side (PVE) is working properly. Can you explain this discrepancy? : LOG: notice: resolved node name 'prox' to '192.168.1.99' for default node IP address What is the output of: cat /etc/hosts hostname ip a Are there any firewalls, proxies, etc...
  7. bbgeek17

    Can't log in to web interface

    Have you tried a different browser and/or device? What is the output of "curl -k https://127.0.0.1:8006" when run directly from PVE (over SSH or physical console?) What is the output of "curl -k https://192.168.1.99:8006" when run directly from PVE (over SSH or physical console?) What is the...
  8. bbgeek17

    No such logical volume PVE/DATA (500)

    Once you are confident in the solution you can mark the thread as SOLVED by editing the first post and updating the subject tag. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  9. bbgeek17

    While pinging gateway (subnet) getting Destination host unreachable.

    Hi @kartheek.kp , Your sanitized configuration file shows that you only have one NIC configured with VLAN/IP. However, you only presented the saved configuration, not the running configuration/state. It is critical to provide all sides of the system (ip a). Additionally, obscuring private LAN...
  10. bbgeek17

    Can't log in to web interface

    So you took unstable system in questionable state and without any troubleshooting upgraded it, potentially exacerbating any existing condition. Have you looked at the system state at all? df -h journalctl -b0 systemctl|grep pve systemctl --failed Blockbridge : Ultra low latency all-NVME...
  11. bbgeek17

    Restore (backup) Scheme for VM with rapidly changing data?

    There may be an option/way in GUI to do the same, I am not sure. Plugging the "proxmox-backup-client" into Google brings up https://pbs.proxmox.com/docs/backup-client.html - i.e. this is the Proxmox client tool for PBS based backups. You can also find corresponding usage information in "man...
  12. bbgeek17

    PVE 8.4.1 / nvmf-autoconnect.service / nvme connect-all fails at boot / timing issues

    Thanks for running with the experiment I suggested, and collecting comprehensive results of your test. I would try this first: instead of pinging the storage, ping the GW or another well-known node on the network. This will scope the issue to network in general and exclude the storage. My...
  13. bbgeek17

    Fibre Channel (FC-SAN) support

    Have you looked at the project's status as of today? This was the last conversation I recall: https://lists.ovirt.org/archives/list/users@ovirt.org/thread/6Z5CCSNZPSBBG2M3GN5YJBNFEMGEHNEA/ Last release 12/1/23 Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  14. bbgeek17

    Proxmox Network issues - WebUi unreachable, if i add static, the VM and LXC's cannot reach the internet

    Your system initially had a package issue that prevented the host IP address from being set during boot. You discovered that manually assigning the IP address to the interface brought it online, which confirmed that the interface itself was functional. You identified the root cause of the...
  15. bbgeek17

    Backup status

    Have you tried this API ? You'd need to query a specific, or all, node. But you do have much more control over the time/count/type/etc. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox