Search results

  1. P

    [SOLVED] PVE 5.2.10 cifs can not see directories starting with exclamation mark

    I found the problem ... In the PVE server I have to post this options to the mount.cifs: vers=1.0 So config must be looks like this: cifs: backup path /mnt/pve/backup server 10.0.0.11 share VMData content backup username anna smbversion 1 To see...
  2. P

    [SOLVED] PVE 5.2.10 cifs can not see directories starting with exclamation mark

    I do not care about GUI. I need under proxmox environment to have a cifs mount and in this cifs mount the directories starting with '!" are missing .... So I can not see the directory on the shell ... You can try yourself. Bring PVE 5.2.10 up, mount ANY windows share by command line...
  3. P

    [SOLVED] PVE 5.2.10 cifs can not see directories starting with exclamation mark

    Hi, If I mount any windows share (Windows 2008-2012) to the PVE 5.2.10 with latest PVE kernel and on the share is ANY directory starting with exclamation mark, so this directory (!TEST for example) is not seen, accessible from the PVE. Simply missing. If I do the mount by command line by a...
  4. P

    PVE backup to NFS needs improvements !

    Ok. I will try soft option. "reliable NFS server" - every NFS server can be failed. But it should not block the PVE to be operational when backup is not longer possible, or if it is out of the control. :-)
  5. P

    PVE backup to NFS needs improvements !

    Hi, I have got big issues with backup task to NFS share. The scenario: You have mounted NFS share for the NFS backup task provided by vzdump. Everything works fine, until the NFS share is lost. .... When the NFS share is starting to be not reachable during the backup, then the running...