Search results

  1. K

    [SOLVED] PBS to backup linux hosts

    Thanks @ojaksch. Your approach isn't suitable for us, the internal webserver would be just another dependency ... Even if I use the free repo on a debian system, grub2 would be updated from the pbs/pve repo on a system we only want the proxmox-backup-client. There should be a easier way to get...
  2. K

    [SOLVED] SAN Multipath/LVM // systemd-udev-settle hangs

    Kindly push this thread ... anybody ideas what's wrong here?
  3. K

    [SOLVED] PBS to backup linux hosts

    Hello, we have PBS up and running to backup our virtual machines via the PVE integration. But now we want to backup other linux hosts as well and I have some questions: 1. We have an enterprise subscription for PBS. Is it possible or planned that the PBS Enterprise Repository is available for...
  4. K

    [SOLVED] SAN Multipath/LVM // systemd-udev-settle hangs

    Hi, I'm struggling with multipath and lvm configuration. I know it is not directly related to PBS, but on this there runs PBS 1.0.11 (Enterprise subscription). I want to use a SAN LUN (Multipath with 2 links) as a physical volume, to run LVM on that and use it as a Datastore for PBS. Server...
  5. K

    [SOLVED] PBS questions

    That's a good point, thanks. We currently stay on the default self signed certificate which is valid for ~1000 years :). Because we use nginx as reverse proxy in front with LE certificate.
  6. K

    [SOLVED] PBS questions

    Thanks @fabian for your quick response. The user we have configured is for the VE integration, so for me this is no "user", more a system account. Deleting backups from VE would be nice. WI assumed the deleting of backups wouldn't produce problems with the cetral prune schedule from PBS...
  7. K

    [SOLVED] PBS questions

    Hello, I'm new to PBS, we have installed a PBS instance to backup our 3-node Proxmox/CEPH Cluster. We have configured a user on PBS for the VE integration with permission "DatastorePowerUser" on the exact datastore for the VE Cluster. Is this sufficient as least privilege? How does the...
  8. K

    [SOLVED] CEPH separate public/cluster network

    Thanks @czechsys , we have managed this by changing the cluster network, while the public network stays the same.
  9. K

    [SOLVED] CEPH separate public/cluster network

    Thanks for your answer. The Ceph Pool isn't empty, there are 2 HDDs of Test VMs. Will they be lost?
  10. K

    [SOLVED] CEPH separate public/cluster network

    Hi, we have set up a 3-node Proxmox VE/CEPH Cluster with one network/VLAN/IP-range for both public and cluster network. Now we decided to separate public and cluster network into 2 VLANs/IP ranges. 1. Is there a way to do this in an easy way? (we don't have workload, yet - so service...
  11. K

    [SOLVED] PBS with SAN for Backup Storage

    Ahh, ok. The Server is connected directly via Fibre-Channel to the SAN, so we have to create LUNs to present the space to the server.
  12. K

    [SOLVED] PBS with SAN for Backup Storage

    Thanks for the answers. @VictorSTS: What do you mean with "creating smaller-than-the-whole-SAN LUNs"? We plan to use LVM on top of the Block devices presented by SAN.
  13. K

    [SOLVED] PBS with SAN for Backup Storage

    Hi there, we are planning to use SAN for Backup Storage in PBS. Just, because we have a spare SAN Storage to use. Because of SAN the PBS will see one big Block Device. Any recommendations how to use this big block device, what filesystem should we use? I have read it is recommended to use a...