Proxmox and Freenas 0.71

tbardin

Renowned Member
Nov 2, 2009
16
0
66
Hello all,

I'm usiing promox 1.3 (then 1.4) since about 8 months with success for some home server purposes (fw / NAS / Bittorrent / Backup...). My storage model is very simple : I have 4 SATA disks :

  • /dev/sda1 - 160Gb -> Proxmox Installation, all my VM's
  • /dev/sdb1 500Gb -> Datas1 (full of data)
  • /dev/sdc1 320Gb -> Datas2 (full of data)
  • /dev/sdd1 300Gb -> Datas3 (full of data)
Datas 1 and 2 are made visible and usable only by one VM (Ubuntu9.10) with this command :
> qm set 102 -ide0 /dev/sdb1
> qm set 102 -ide1 /dev/sdc1

Data3 is a test disk.

What I want to test today is Freenas 0.71 (http://freenas.org/freenas). For the test I want to attach Data3 to this new VM (101)
> qm set 101 -ide0 /dev/sdd1

The problem now : this disk isn't visible in Freenas...

Have you any idea that could help me ?

Thank you
 
Last edited: