<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div bgcolor="#ffffff" text="#000000">-------- Message original --------
    <table border="0" cellpadding="0" cellspacing="0">
      <tbody>
        <tr>
          <th align="RIGHT" nowrap valign="BASELINE">Sujet: </th>
          <td>Re: [PVE-User] NFS on latest kernel</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap valign="BASELINE">Date : </th>
          <td>Mon, 14 Feb 2011 16:50:13 +0100</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap valign="BASELINE">De : </th>
          <td>Alain Péan <a href="mailto:alain.pean@lpp.polytechnique.fr" target="_blank"><alain.pean@lpp.polytechnique.fr></a></td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap valign="BASELINE">Pour : </th>
          <td>Tony Zakula <a href="mailto:tony@zakula.com" target="_blank"><tony@zakula.com></a></td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <pre>Le 14/02/2011 16:10, Tony Zakula a écrit :
> Hi,
>
> I recently upgraded to Proxmox 1.7 and installed the 2.6.32 kernel
> version as I am using all KVMs.  I then started having trouble with my
> NFS shares for backups.  I saw on the forum where NFS for tis kernel
> is buggy.  What would be the command to switch and downgrade back to
> something that supports NFS?  Would it just be aptitude install
> proxmox-ve-2.6.18?
Hi toni,

If you are using only KVM, as in my case, you can also use the latest 
kernel available in Proxmox, that is 2.6.35 :
# aptitude install proxmox-ve-2.6.35 (then reboot, after shutting all 
your VMs...)

Then pveversion -v will show you which kernel you indeed run. You can 
come back later to 2.6.32, either editing grub.lst, or reinstalling 
2.6.32 (or choosing 2.6.32 in grub menu at boot time).

Note that it does not support openvz containers. In my case, with this 
kernel, my backups (via web interface) are performing correctly.

Alain

-- 
==========================================================
Alain Péan - LPP/CNRS
Administrateur Système/Réseau
Laboratoire de Physique des Plasmas - UMR 7648
Observatoire de Saint-Maur
4, av de Neptune, Bat. A
94100 Saint-Maur des Fossés
Tel : 01-45-11-42-39 - Fax : 01-48-89-44-33
==========================================================
</pre></div></blockquote></div>Thanks, but it still did not seem to fix it.  Here is my info:<div><br></div><div><div>proxmox2:~# pveversion -v</div><div>pve-manager: 1.7-10 (pve-manager/1.7/5323)</div><div>running kernel: 2.6.35-1-pve</div>
<div>proxmox-ve-2.6.35: 1.7-9</div><div>pve-kernel-2.6.32-4-pve: 2.6.32-30</div><div>pve-kernel-2.6.35-1-pve: 2.6.35-9</div><div>qemu-server: 1.1-28</div><div>pve-firmware: 1.0-10</div><div>libpve-storage-perl: 1.0-16</div>
<div>vncterm: 0.9-2</div><div>vzctl: 3.0.24-1pve4</div><div>vzdump: 1.2-10</div><div>vzprocps: 2.0.11-1dso2</div><div>vzquota: 3.0.11-1</div><div>pve-qemu-kvm: 0.13.0-3</div><div>ksm-control-daemon: 1.0-4</div></div><div>
<br></div><div>When adding a storage unit, it scans the NFS server fine and comes back with the correct shares, but when I click save I get</div><div><br></div><div>Error: command '/bin/mount -t nfs 192.168.1.40:/export /mnt/pve/backups' failed with exit code 32</div>
<div><br></div><div>Tony Z</div>