Search results

  1. I

    "Storage <name> not online" error when try to add Hetzner Storage Box using CIFS to Proxmox VE (6.4-13)

    Entered all the information needed and on the bottom there is "Share" drop-down menu which is actually cifs scan (i think) command in back-end. When i click on it, it start "Scanning" process and find 0 share folders ( just blank drop-down list). Then i manually entered share folder that i...
  2. I

    "Storage <name> not online" error when try to add Hetzner Storage Box using CIFS to Proxmox VE (6.4-13)

    Output of time smbclient //u279209.your-storagebox.de/backup -d 0 -U u279209%<password> -c 'echo 1 0' real 0m0.275s user 0m0.031s sys 0m0.004s Output of pvevesrion -v proxmox-ve: 6.4-1 (running kernel: 5.4.143-1-pve) pve-manager: 6.4-13 (running version: 6.4-13/9f411e79)...
  3. I

    "Storage <name> not online" error when try to add Hetzner Storage Box using CIFS to Proxmox VE (6.4-13)

    Hi, no need for that, i manage to mount it. If someone need help in future i will share my way how i did it. I first used CLI. nano /etc/fstab PASTE THIS (This line will mount storage automatically if server reboot): //u279209.your-storagebox.de/backup /zeusbackup cifs...
  4. I

    "Storage <name> not online" error when try to add Hetzner Storage Box using CIFS to Proxmox VE (6.4-13)

    Hello, i'am having trouble with adding Hetzner Storage Box to Proxmox using CIFS method. I tried to add it in both ways, via WebUi and CLI. Both ways shows message: create storage failed: storage 'zeusbackup' is not online (500) I created folder on storage box (/zeusbackup, zeus is the name...