Search results

  1. DynFi User

    [SOLVED] Changing owner and cron backup of directory

    It looks like the permission set through the GUI are not fully functional. I was able to set this using the associated CLI and managed to get the permission set "ok". I managed to get the backup flowing using the following cron script : SHELL=/bin/sh...
  2. DynFi User

    [SOLVED] Changing owner and cron backup of directory

    I am pulling my hair trying to have a cron based backup setup. First I am trying to have this command working without being croned and it doesn't! The global semantic with the proxmox-backup-client is really very confusing. I have managed to do the initial backup using root@pam account with...
  3. DynFi User

    Backup strategy for NFS mounted in passthrough

    Getting back to this thread. I need to backup the NFS storage (data) mounted inside my VM. What is the recommended way to do this ? The mountpoint is inside the VM and data are written to It. Thanks for your feedback.
  4. DynFi User

    ZFS pool disappeared after upgrade from 1.0.8 to 1.0.11

    I wanted to mark this thread as solved, but there is still a problem : It is not normal that the zfs-import-cache.service can't be started if you have a failed disk on a pool. So I am leaving it as is hopping that there could have a cleaner way to solve this.
  5. DynFi User

    ZFS pool disappeared after upgrade from 1.0.8 to 1.0.11

    I had to zpool import mypool This has worked, and I was then able to start the zfs-import-cache.service systemctl enable zfs-import-cache.service I'll need to pay a visit to my DC in order to change the failed disk !
  6. DynFi User

    ZFS pool disappeared after upgrade from 1.0.8 to 1.0.11

    I just bought my subscription to PBS hopping that It will help solve the issue !
  7. DynFi User

    ZFS pool disappeared after upgrade from 1.0.8 to 1.0.11

    Ok so there is definitely a bug here ! I was put on the right track thanks to this post : https://forum.proxmox.com/threads/zfs-pool-disappears-after-reboot.54736/ The zfs import service can't seem to start because of this : -- Subject: A start job for unit zfs-import-cache.service has...
  8. DynFi User

    ZFS pool disappeared after upgrade from 1.0.8 to 1.0.11

    I had a pool in a degraded state on a server with the following config : root@tremoctopus:~# zpool status pool: rpool state: ONLINE scan: scrub repaired 0B in 0 days 00:00:04 with 0 errors on Sun Mar 14 00:24:05 2021 config: NAME STATE...
  9. DynFi User

    Native CEPH access from non-Linux OSes

    I wanted to know what was the status of non-Linux OSes support for direct access to native I/O paths of Ceph with RADOS. I am trying to evaluate which existing program would allow a direct CEPH cluster access in order to avoid using iSCSI or CIFS gateways. Idea is to use such programs to...
  10. DynFi User

    Volume backup file level

    Thanks for your answer. Are you going to provide proxmox-backup-client binaries for other systems (other Linux, FreeBSD, Macintosh, Win$) ? How can we speed-up the inspection of archives (∆ comparison during backup operation) for file level backups ?
  11. DynFi User

    Volume backup file level

    Hello Fellow Proxmoxer ! I am doing a study to see if Proxmox Backup can be used to replace some third party backup solutions currently deployed. Scope is the deployment of a large scale CEPH cluster powered by Proxmox where we will need both VM level backup and file level backup. But there...
  12. DynFi User

    View / explore file inside a VM like in a CT

    Has there been any progresses made on this ? We have a customer with an already existing internal VM backup solution, but i'd like to unify the backup and pickup PMB as a target. Thanks for your answer.
  13. DynFi User

    Backup strategy for NFS mounted in passthrough

    I have couple of VM (mail servers) where I am mounting NFS shares in passthrough from the hypervisor. I have red in a thread that the advised way to backup this is to install proxmox-backup-client inside the VM ? Can someone from Proxmox confirm this ?
  14. DynFi User

    PBS with Proxmox 5 ?

    Is Proxmox Backup Server compatible with Proxmox 5 ? Will the proxmox-backup-client package install on Proxmox 5 ? Any advise on this ? Thinking of using PBS before upgrading to Proxmox 6 if available.
  15. DynFi User

    [SOLVED] proxmox-ve package is too old but can't get newer version

    Thanks a lot for posting the answer. It did help !
  16. DynFi User

    Proxmox <--> FreeNAS iSCSI initiator integration in business repo

    Hello, I was wondering if there are any plans to integrate the Proxmox FreeNAS iSCSI initiator patches developped by the TheGrandWazoo and available in github repository here : https://github.com/TheGrandWazoo/freenas-proxmox into the main FreeNAS Enterprise repo. I am not a huge fan of...
  17. DynFi User

    Proxmox, FreeNAS, NFS and snapshot per dataset

    No, I had 0 problem so far. I do have experienced problem when increasing the size of a VM hosted on an NFS share (highlighteed in a thread from 2016). But this is most probably due to a very outdated version of FreeNAS that we are using (9.1 - ouch !). I will move to latest FreeNAS + NVMe...
  18. DynFi User

    Proxmox, FreeNAS, NFS and snapshot per dataset

    What we have been doing since ages now with 0 problem is the following : We have setup two FreeNAS server : first servers will be the one that you already have deployed, you'll put all your CT / KVM images in a specific ZFS mount point - I suggest 1 MP for KVM 1 MP for LXC second...
  19. DynFi User

    I can't start LXC

    One more thing, since last reboot I have noticed that the disk in the main pool ar now displayed using their "ID" Where they used to be seen with their path as on the root pool : This is quite strange.