Search results

  1. O

    how to provide permission to API token?

    hi, i generated API token, but this token don't have permissions, how to provide user permission to my API token?
  2. O

    [SOLVED] PBS change ip by itself

    yes, you right, network interfaces have different names, thanks.
  3. O

    [SOLVED] PBS change ip by itself

    no, i just install PBS and in inside i install cockpit, nothing else
  4. O

    [SOLVED] PBS change ip by itself

    Hi, strange situation, i installed PBS, and after few reboots, pbs change ip by itself, how it's can possible? current ip is: 192.168.1.160 root@pbs:~# cat /etc/network/interfaces auto lo iface lo inet loopback auto ens18 iface ens18 inet static address 192.168.1.56/24 gateway...
  5. O

    cannot upgrade PBS: No space left on device

    root@pbs1:~# apt purge proxmox-kernel-6.2 Reading package lists... Done Building dependency tree... Done Reading state information... Done The following packages will be REMOVED: proxmox-kernel-6.2* pve-kernel-6.2* 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 3 not fully...
  6. O

    cannot upgrade PBS: No space left on device

    i made root@pbs1:~# apt autoclean Reading package lists... Done Building dependency tree... Done Reading state information... Done
  7. O

    cannot upgrade PBS: No space left on device

    hi, i get this error after tried to upgrade PBS, but i have enough space. root@pbs1:~# df -h Filesystem Size Used Avail Use% Mounted on udev 1.9G 0 1.9G 0% /dev tmpfs 391M 1.3M 390M 1% /run rpool/ROOT/pbs-1 30G 4.1G 26G 14% / tmpfs...
  8. O

    how to add existing datastore to PBS?

    hi, i deleted comment line and problem was solved, thanks a lot, but it's very strange solution, anyway, thanks for help for all.
  9. O

    how to add existing datastore to PBS?

    i made this: simply save the datastore config file (/etc/proxmox-backup/datastore.cfg): file content from PBS backup: datastore: backup comment gc-schedule daily path /mnt/hdd prune-schedule daily error that i get after restore this content to PBS and reboot PBS...
  10. O

    how to add existing datastore to PBS?

    so i will ask again, how to add existing datastore? clear and verified answer please!
  11. O

    how to add existing datastore to PBS?

    hi again, i tried to add existing datastore, but i get error: root@pbs1:~# proxmox-backup-manager datastore create backup /mnt/hdd TASK ERROR: unable to create chunk store 'backup' subdir "/mnt/hdd/.chunks" - EEXIST: File exists Error: task failed (status unable to create chunk store 'backup'...
  12. O

    Unable to get device for partition 1 on device /dev/mmcblk0

    yes, i tried few times, to modify existing config, and add another device in Block.pm
  13. O

    Unable to get device for partition 1 on device /dev/mmcblk0

    if you need additional info, please let me know which logs i need to provide to fix this problem.
  14. O

    Unable to get device for partition 1 on device /dev/mmcblk0

    hi, i had same problem, im trying to install proxmox on radxa x2l, on emmc drive, i edited as say in this guide: https://ibug.io/blog/2022/03/install-proxmox-ve-emmc/ but i get another error: how to fix it? Best regards.
  15. O

    Proxmox 8 conflict with identic USB devices

    hi, this not working for me, i tried. i have 2 hdd with same chip and same device id (nvme drive have different serial numbers).
  16. O

    Proxmox 8 conflict with identic USB devices

    any idea how i cand use both usb nvme devices on same proxmox instance?
  17. O

    [SOLVED] Proxmox 8 don't see my disk on installation step.

    thanks a lot for very quick answer, problem fixed, wipe disk helped. best regards.