Recent content by whinpo

  1. W

    [SOLVED] vzdump-hook log message missing on e-mail notification

    enhancement filed at : https://bugzilla.proxmox.com/show_bug.cgi?id=1048 thanks :)
  2. W

    [SOLVED] vzdump-hook log message missing on e-mail notification

    Hi, I'm setting up an hook script for vzdump with a mailnotification enabled. I don't get the the same messages on the console and on the e-mail. That's a problem because all the job-start messages are missing (lines : INFO: HOOK: start job-start INFO: HOOK-ENV...
  3. W

    Migration from 1.7 to 2.1

    I indeed agree with "The biggest risk is having the entire array get corrupted, not just one VM." But is this risk real? Anybody else to enlight us?
  4. W

    Migration from 1.7 to 2.1

    Thanks for your answer. But I can't proceed the way you propose (I first need to test the servers on 2.1...) and backup/restore would take too much time = downtime... I wanted both version to access the same array, but of course not use the same VM (and the same LV) at the same time I would...
  5. W

    Migration from 1.7 to 2.1

    Thanks Tom for your answers. 1) I'll check 2) When you tell me to be careful, you mean to be careful not to start the same machine twice, right? I manage few VM's (20), and I'll manually move the conf file of each machine (after having stopped it), so there should be no problem. I was afraid...
  6. W

    Migration from 1.7 to 2.1

    Hi, I'm working on a migration from 1.7 to 2.1. I'm really impressed by the improvements I can see between the 2 versions!!! great job guyz! I've got several questions : 1) I've mapped my old NFS storage used to host my .iso files. It connects on 2.1, I can see the space allocated and so on...
  7. W

    Support for Xen

    I've migrated my VM from Xen(source) to KVM. The kernel was specific so there was a need of some precautions : http://forum.proxmox.com/threads/391-Migration-of-servers-to-Proxmox-VE?p=21252#post21252 if you use a full virtualized VM (without specific kernel) : * create a VM via Proxmox with...
  8. W

    Thin Provisionning problems.. need to zero LVM disks before deleting a VM

    Ok so i'll manage to do it manually before removing the VM and I'll join the list;) Thanks :)
  9. W

    Thin Provisionning problems.. need to zero LVM disks before deleting a VM

    Hi everybody ;) I got a performance and disk space problem on my SAN (Datacore San Melody) due to the fact I've created/deleted too many VM's on the iSCSI LVM. Datacore suggests us to zero disks before doing lvremove to tell the SAN the space is really available and to allow San Melody to...
  10. W

    Cluster iscsi connection

    You must use multipath to allow your cluster to connect via several paths to the iscsi target : http://pve.proxmox.com/wiki/ISCSI_Multipath
  11. W

    Can iSCSI + LVM storage be used as a destination for vzdump backups ?

    Don't forget that in such case it is impossible to share it between different servers...the filesystem wouldn't appreciate... :)