How to hide host's RAID to guests containers

tom120934

New Member
Nov 24, 2015
1
0
1
Hello,

I'm running Proxmox 4 on a Debian 8.2, trying to install OpenMediaVault on a Debian 7 container created from templates.

I can't install OMV on the guest. During configuration of the package, there is the following error :

mdadm: cannot open /dev/.tmp.md0: Operation not permitted
dpkg: error processing openmediavault (--configure):
subprocess installed post-installation script returned error exit status 1


I guess it's relevant to the host Debian RAID 5, /dev/md0. /dev/md0 isn't available to the guest Debian but the /proc/mdstat file refers to it.

How to hide the /proc/mdstat ?

Thanks for reading and for your help!

BR,
Tom