Proxmox VE 5.2 released!

if you do not get 5.2, please check all your entries in your source.list.d/* files.
 
if you do not get 5.2, please check all your entries in your source.list.d/* files.

That file contained this single entry:
#deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise

If I comment that out and run an apt update I get:

Code:
# apt update
Hit:1 http://security.debian.org stretch/updates InRelease
Hit:2 http://download.proxmox.com/debian/pve stretch InRelease
Ign:3 http://ftp.debian.org/debian stretch InRelease
Ign:4 https://enterprise.proxmox.com/debian/pve stretch InRelease
Err:5 https://enterprise.proxmox.com/debian/pve stretch Release
  401  Unauthorized
Hit:6 http://ftp.debian.org/debian stretch Release
Reading package lists... Done
E: The repository 'https://enterprise.proxmox.com/debian/pve stretch Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
 
Yep, saw that buddy. And unless I'm missing something I've got it all covered. The question was asked as to whether or not upgrades could be done by non-subscribers which I currently am. My apt repos are setup as pointed out in that link any yet I don't get a dist-upgrade.

If you are saying that I'm missing something do you mind pointing it out?

Thanks,
K
Hi,
right - oversee the line "Hit:2 http://download.proxmox.com/debian/pve stretch InRelease".

Which version do you have installed?
What is the output of
Code:
pveversion -v
Udo
 
Code:
# pveversion -v
proxmox-ve: 5.2-2 (running kernel: 4.15.17-1-pve)
pve-manager: 5.2-1 (running version: 5.2-1/0fcd7879)
pve-kernel-4.15: 5.2-1
pve-kernel-4.15.17-1-pve: 4.15.17-9
pve-kernel-4.13.13-2-pve: 4.13.13-33
corosync: 2.4.2-pve5
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.0-8
libpve-apiclient-perl: 2.0-4
libpve-common-perl: 5.0-31
libpve-guest-common-perl: 2.0-16
libpve-http-server-perl: 2.0-8
libpve-storage-perl: 5.0-23
libqb0: 1.0.1-1
lvm2: 2.02.168-pve6
lxc-pve: 3.0.0-3
lxcfs: 3.0.0-1
novnc-pve: 0.6-4
proxmox-widget-toolkit: 1.0-18
pve-cluster: 5.0-27
pve-container: 2.0-23
pve-docs: 5.2-4
pve-firewall: 3.0-9
pve-firmware: 2.0-4
pve-ha-manager: 2.0-5
pve-i18n: 1.0-5
pve-libspice-server1: 0.12.8-3
pve-qemu-kvm: 2.11.1-5
pve-xtermjs: 1.0-5
qemu-server: 5.0-26
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.8-pve1~bpo9

And sources are:
Code:
deb http://ftp.us.debian.org/debian stretch main contrib

# security updates
deb http://security.debian.org stretch/updates main contrib

#deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
deb http://download.proxmox.com/debian/pve stretch pve-no-subscription
 
Hi Guys, i've got the same problem and i checked now everything twice...

Code:
root@sv01:~# cat /etc/apt/sources.list
deb h__p://ftp.debian.org/debian stretch main contrib

deb h__p://download.proxmox.com/debian/pve stretch pve-non-subscription

# security updates
deb h__p://security.debian.org stretch/updates main contrib


Code:
root@sv01:~# cat /etc/apt/sources.list.d/pve-enterprise.list
#deb h__ps://enterprise.proxmox.com/debian/pve stretch pve-enterprise


Code:
root@sv01:~# pveversion -v
proxmox-ve: 5.1-32 (running kernel: 4.13.13-2-pve)
pve-manager: 5.1-41 (running version: 5.1-41/0b958203)
pve-kernel-4.13.13-2-pve: 4.13.13-32
libpve-http-server-perl: 2.0-8
lvm2: 2.02.168-pve6
corosync: 2.4.2-pve3
libqb0: 1.0.1-1
pve-cluster: 5.0-19
qemu-server: 5.0-18
pve-firmware: 2.0-3
libpve-common-perl: 5.0-25
libpve-guest-common-perl: 2.0-14
libpve-access-control: 5.0-7
libpve-storage-perl: 5.0-17
pve-libspice-server1: 0.12.8-3
vncterm: 1.5-3
pve-docs: 5.1-12
pve-qemu-kvm: 2.9.1-5
pve-container: 2.0-18
pve-firewall: 3.0-5
pve-ha-manager: 2.0-4
ksm-control-daemon: 1.2-2
glusterfs-client: 3.8.8-1
lxc-pve: 2.1.1-2
lxcfs: 2.0.8-1
criu: 2.11.1-1~bpo90
novnc-pve: 0.6-4
smartmontools: 6.5+svn4324-1
zfsutils-linux: 0.7.3-pve1~bpo9


Code:
root@sv01:~# apt update
Ign:1 h__p://ftp.debian.org/debian stretch InRelease
Hit:2 h__p://ftp.debian.org/debian stretch Release
Hit:3 h__p://security.debian.org stretch/updates InRelease                   
Hit:5 h__p://download.proxmox.com/debian/pve stretch InRelease  
Reading package lists... Done        
Building dependency tree      
Reading state information... Done
All packages are up to date.

h__p means http because of the restrictions for posting external links for new users

Maybe i missed something...
 
Hi Guys, i've got the same problem and i checked now everything twice...

Code:
deb h__p://download.proxmox.com/debian/pve stretch pve-non-subscription

h__p means http because of the restrictions for posting external links for new users

Maybe i missed something...
Hi,
yes you missed something - or better say, you have an n to much!
pve-no-subscription (not pve-non-subscription) is the repository name.

Udo
 
The drivers "cciss" was removed???
No. You need to load the module, if it isn't automatically.

Code:
# modinfo cciss
filename:       /lib/modules/4.15.17-1-pve/kernel/drivers/scsi/hpsa.ko
alias:          cciss
license:        GPL
version:        3.4.20-125
description:    Driver for HP Smart Array Controller version 3.4.20-125
 
I am having the same issue

W: The repository 'https://enterprise.proxmox.com/debian/pve stretch Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/stretch/pve-enterprise/binary-amd64/Packages 401 Unauthorized
E: Some index files failed to download. They have been ignored, or old ones used instead.
 
@ChrisJM, please post this into a new thread, this issue has nothing to do with the release. Thanks.
 
I have upgraded a production server from 5.1 to 5.2 on yesterday.
I had 7 active containers.
after the upgrade and reboot kernel changed from 4.15.3-1 to 4.15.17-1
Since then I couldn't start 6 of my 7 containers.
Survived one was on first drive local-zfs.
6 failed containers were on the second drive which is SSD.
I checked disk directories of all failed containers. It seems all directories went missing except /dev
Is there any solution to fix this?


NAME USED AVAIL REFER MOUNTPOINT
pool0 33.8G 416G 96K /pool0
pool0/xtemplates 33.7G 416G 304K /pool0/xtemplates
pool0/xtemplates/subvol-100-disk-1 7.98G 92.0G 7.98G /pool0/xtemplates/subvol-100-disk-1
pool0/xtemplates/subvol-101-disk-1 2.38G 97.6G 2.38G /pool0/xtemplates/subvol-101-disk-1
pool0/xtemplates/subvol-102-disk-1 10.2G 89.8G 10.2G /pool0/xtemplates/subvol-102-disk-1
pool0/xtemplates/subvol-106-disk-1 7.80G 92.2G 7.80G /pool0/xtemplates/subvol-106-disk-1
pool0/xtemplates/subvol-107-disk-1 5.41G 94.6G 5.41G /pool0/xtemplates/subvol-107-disk-1
 
@Saroop P V, please also create a new thread, this a specific issue and gets a wider audience in new thread.
 
  • Like
Reactions: Saroop P V
Hi, good job, but if i would create a zert in gui i have a blank field, what can i do here?
screen1.png
regards
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!