Last update.

whocares256

Member
Dec 26, 2019
12
2
8
Where do we report that the last update gave a config change with grub boot loader? It borked my Proxmox install. I used grub doctor on parted magic and it was reporting that the bootloader required a UEFI bios. I've been running proxmox on a 1st gen I series and it is bios only. I also have issues with clonezilla cloning the drove. It keeps do ing the drive over and over.
 
This is the best place for bug reports: https://bugzilla.proxmox.com/
I finally got a good backup of alll my vm's and templates and wiped everything and started over.

I have a 4th gen I7-4820 on a asus P9x79-le with 64gb of ram. i have a 2 tb pcie nmve in it with an add in card and a 60gb ssd for proxmox. MB won't boot off of PCIE storage only sata.

I still have other issues with proxmox.

I keep getting stale file table with mapped drive when using cifs unless I specify cifs vers=1.0 my nas is a ts-1635 and would not work on any other smb versions. backups kept erroring out randomly.

This is what i have in fstab for the nas that errors out.


Code:
//192.168.1.31/pve-backup                        /mnt/<NAS>                       cifs vers=1.0,username=<username>,password=<password>,_netdev,iocharset=utf8,gid=1000,uid=1000,file_mode=0777,dir_mode=0777,cache=loose 0 0

The CIFS mapping in the web utility does not work for me I have to map my cifs connections in fstab and then do a "directory" as a storage location.


The other issue I have is I cant see which template is currently running while they are backuping up. They all look the same color. the icon needs to change to a "star" or something when a template is backing up.