Hello,
yesterday I made an apt-get update/upgrade where a new version of zfsutils had been installed, also new pve kernel. After reboot my zfs pool where the vms are stored is gone. If I try to import:
	
	
	
		
Noting happens as you can see.
	
	
	
		
Can anybody please give a hint what to do to get the pool back or how to downgrade to former zfsutils version? Thank you.
				
			yesterday I made an apt-get update/upgrade where a new version of zfsutils had been installed, also new pve kernel. After reboot my zfs pool where the vms are stored is gone. If I try to import:
		Code:
	
	root@proxmc:/var/lib# zpool import tank 
cannot import 'tank': no such pool availableNoting happens as you can see.
		Code:
	
	proxmox-ve-2.6.32: 3.4-159 (running kernel: 2.6.32-40-pve)
pve-manager: 3.4-8 (running version: 3.4-8/5f8f4e78)
pve-kernel-2.6.32-40-pve: 2.6.32-159
pve-kernel-2.6.32-39-pve: 2.6.32-157
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.7-1                                                                                                                                       
openais-pve: 1.1.4-3                                                                                                                                        
libqb0: 0.11.1-2                                                                                                                                            
redhat-cluster-pve: 3.2.0-2                                                                                                                                 
resource-agents-pve: 3.9.2-4                                                                                                                                
fence-agents-pve: 4.0.10-3                                                                                                                                  
pve-cluster: 3.0-18                                                                                                                                         
qemu-server: 3.4-6                                                                                                                                          
pve-firmware: 1.1-4                                                                                                                                         
libpve-common-perl: 3.0-24                                                                                                                                  
libpve-access-control: 3.0-16                                                                                                                               
libpve-storage-perl: 3.0-33                                                                                                                                 
pve-libspice-server1: 0.12.4-3                                                                                                                              
vncterm: 1.1-8                                                                                                                                              
vzctl: 4.0-1pve6                                                                                                                                            
vzprocps: 2.0.11-2                                                                                                                                          
vzquota: 3.1-2                                                                                                                                              
pve-qemu-kvm: 2.2-11                                                                                                                                        
ksm-control-daemon: 1.1-1                                                                                                                                   
glusterfs-client: 3.5.2-1 
dpkg -l | grep zfs
ii  libzfs2                          0.6.4-4~wheezy                amd64        Native ZFS filesystem library for Linux                                     
ii  zfs-doc                          0.6.3-3~wheezy                amd64        Native OpenZFS filesystem documentation and examples.                       
ii  zfs-initramfs                    0.6.4-4~wheezy                amd64        Native ZFS root filesystem capabilities for Linux                           
ii  zfsutils                         0.6.4-4~wheezy                amd64        command-line tools to manage ZFS filesystemsCan anybody please give a hint what to do to get the pool back or how to downgrade to former zfsutils version? Thank you.
			
				Last edited: 
				
		
	
										
										
											
	
										
									
								 
	 
	 
 
		 
 
		
 I guess there is a similar problem on pve 4.0 beta (tell me if i need to create a separate thread, but the problem look similar).- install proxmox 4.0 beta from ISO- choose a zfs disk in the installer ( i choose a zfs mirror - raid 1 -)- finish installat this stage we have 0.6.4-pve1~jessie zfs packages.if we do apt-get update and upgrade, the system will install 0.6.4-pve2~jessie zfs packages.once done, if you reboot, the system stop at initramfs prompt, zpool list don't see anything and zpool import don't want to import anything. (i did this test ten times, it happen each time)is there a fix in developpement for that ?Thank you for this wonderful product
I guess there is a similar problem on pve 4.0 beta (tell me if i need to create a separate thread, but the problem look similar).- install proxmox 4.0 beta from ISO- choose a zfs disk in the installer ( i choose a zfs mirror - raid 1 -)- finish installat this stage we have 0.6.4-pve1~jessie zfs packages.if we do apt-get update and upgrade, the system will install 0.6.4-pve2~jessie zfs packages.once done, if you reboot, the system stop at initramfs prompt, zpool list don't see anything and zpool import don't want to import anything. (i did this test ten times, it happen each time)is there a fix in developpement for that ?Thank you for this wonderful product