Search results

  1. W

    [SOLVED] it's possible too synchronize datastores in the same pbs?

    I know the thread has been solved, but for future reference, for use cases as those of @metaenlace, there is a less convoluted way. Datastores themselves have sync jobs as well. The "pull" type allows syncing local storage: The result is the same of course, but without the need of adding...
  2. W

    LTO3 - move to EOD failed / transport error

    Hi LnxBil, Thanks for your input. Over which interface is your LTO3 connected? I am sure my old fashioned SCSI2-connected (LTO3) drive did work. It is with these two SAS-connected drives (LTO3/LTO4) that I get this error. I overlooked troubleshooting the tape explicitly. I recall trying to...
  3. W

    PROMOX - mit eigenem integriertem OpenWRT Router

    Es gibt schon viele Links in der Konversation, erlaub mich ungefragt einen Link zum WiFi-seite der Wiki zu posten (es gibt ein paar Dinge zu beachten, zB, keine Bridges)
  4. W

    LTO3 - move to EOD failed / transport error

    Seeing there has not been a reply, would anyone chime in to tell whether they are successfully running LTO3 or LTO4 tape drives, and over which interface they are connected to the system?
  5. W

    WARNING: Sum of all thin volume sizes (1002.00 GiB) exceeds the size of thin pool crucial_ssd/crucial_ssd and the size of whole volume group (931.51 G

    Hi verderame, Good you were able to fix the problem. In case you can recall, it would be nice for future readers of this thread to find how you were able to solve the problem. As for the runtime of the backup process, do I understand the infra correctly? Two machines are involved One RPi...
  6. W

    [SOLVED] E-Mail Notification only working for Testmail

    Hi aKoR, I have no reply to your question as to why the testmail succeeds while the real notification mail does not come through. Perhaps the test only has plain text, while the notification has an URL to documentation for troubleshooting or details. In that case, Microsoft may guess that this...
  7. W

    WARNING: Sum of all thin volume sizes (1002.00 GiB) exceeds the size of thin pool crucial_ssd/crucial_ssd and the size of whole volume group (931.51 G

    Hi verderame, The warning in your task log is not about Samba. Are you familiar with LVM, and then especially thin volumes? As you have "New Member" as status and "new to backing up" in your post, I'll elaborate. Thin volumes allow to create a storage device of certain size without at the...
  8. W

    LTO3 - move to EOD failed / transport error

    Hi all, I have a container backed on a mediaset of five LTO3 tapes (tape0-tape4). The fifth tape now returns an error. I am aware that LTO3 is not officially supported, but in practice things use to turn out quite well. This is the log of the task: 2025-05-31T22:34:14+02:00: update media...
  9. W

    [SOLVED] can't access proxmox web GUI

    After contemplating whether to send my reply or not, I realized you can ignore it if you don't like it ;-) Reading: your (first) server has been running for a couple of weeks you joined yesterday you don't seem very comfortable yet either using Linux or (formatting helps on) forums you will...
  10. W

    Cannot access the web-gui after some time

    Things you could try: Remove the security exception from your browser, so it can allow you to add the exception. Perhaps something got 'stuck' Try another browser (a Chromium based one if you usually use Firefox, or the other way around; they deal with those exceptions in a bit different ways)...
  11. W

    Cannot access the web-gui after some time

    Hi Petr, Welcome to the forums! The output shows that PVE presents a self-signed certificate. Did you get a Letsencrypt certificate earlier? Perhaps the renewal failed. Do you connect in your browser by hostname/FQDN, or by IP as shown in your cURL output? Using IP should give you the...
  12. W

    98% storage for LVM best practice?

    Hi CitizenOfPluto, Welcome to the forums! Can you point to a source for that? In a not-PVE-specific context, ie, for LVM in general: some modifications of your LVM setup require free 'extends'. In case of managing your storage through the webinterface, you don't have the granularity to...
  13. W

    [SOLVED] who to connect PBS to QNAP TS 431

    As @UdoB and @Johannes S write: "Do what you feel comfortable with, there are many options" PVE and PBS run on 'plain Debian', making all features available that Debian provides. Another possible option with iSCSI and LVM could be: configure to use iSCSI storage from your NAS use the iSCSI...
  14. W

    Backup physical desktops/laptops with PBS?

    I did use PBS to backup a Windows laptop for a while, but never came to testing the backups or needing to restore. The device was in use temporarily, I currently have only Linux/BSD clients to backup so have to cite from memory. The files in the backup are browsable just as well as your regular...
  15. W

    permission denied ... mid-backup. huh?

    I remember having a permissions error once in the middle of a backup process, where, I think, there was a mismatch between the owner of the backup job and the owner of the storage media. It's a different situation than yours, but it might give you inspiration in one direction or another. Good...
  16. W

    [SOLVED] Disable web access on internet facing IPs

    Hi Chris, Thank you, this solution will do!
  17. W

    [SOLVED] Disable web access on internet facing IPs

    Hi all, I have an external PBX for remote backup. At the moment the web interface is accessible via the Internet. I have SSH access via public key for root and disabled password access. Of course root now can not log in via the web interface, which is the way I like it as long it is on the...
  18. W

    Proxmox Android - How to use noVNC console (New here)

    Hi Linux.Dizzy, Welcome to the forums (and to Linux) ! If I recall correctly, the Android-app is discontinued in favour of making the web interface suitable for mobile devices. Partly to spend resources only once, partly because the iFolks were left in the cold with Apple not allowing...
  19. W

    Error when uploading ISO image

    Hi wxh98, Did you ever solve your problem? I couldn't remember how (or if) I ever uploaded an image for an ISO, but now I needed to and couldn't figure out how. After I added a storage type that accepts ISO images, I did not have any trouble uploading an image. In trying to help you out, I do...
  20. W

    [SOLVED] PBS - how to restart the web GUI? (was: estimate verify runtime)

    Hi Fabian, Thanks for your reply and for moving the thread! Sorry I was not able to reply any sooner. I ended rebooting the server later that day; upon returning, I learned that the manual verification I was waiting for had long since finished, but in the mean time the re-verification of...