Recent content by mfg

  1. M

    Black screen after install (web interface works)

    I have installed Virtual Environment 7.0-11 on AMD Ryzen 5 1600AF MSI B450 TOMAHAWK MAX II 2 x HyperXFury 8 GB Corsair CV450 PSU zfs mirror on two 250gb SSD drivez in ZFS Raid1 (kingston and adata) gpu: Sapphire Radeon R7 240 2GB DDR3 128-Bit (299-1E263-500SA) The gpu is probably the issue...
  2. M

    How to add second and third ZFS pools to Proxmox 5.1?

    Thank you very much, I managed to resolve this issue at almost the same time you posted (tested all possible combinations in a virtual machine with proxmox).
  3. M

    How to add second and third ZFS pools to Proxmox 5.1?

    I am migrating from 3.4 to 5.1 and I'm trying to have the same setup (one pool for proxmox and 2 for storage) - rpool - promox boot mirror - store - main storage, large pool, reduntant - alwayson - read/write "scratch disk" pool, no redundancy, used as a temp bind mount for various containers...
  4. M

    How to enable acl in CT ? VE 3.4-1, zfs, ubuntu-12.04-x86_64

    Getfacl / setfacl worked without doing the zfs command. My issue is not setfacl/getfacl, it's the mount entry, which is checked to see if the fs has acl support. So if there's no way to change the mount listing then this can't be resolved... Thank you for your help, i learned something new today.
  5. M

    How to enable acl in CT ? VE 3.4-1, zfs, ubuntu-12.04-x86_64

    Did not work. In host: zfs set acltype=posixacl rpath mount -o remount,acl - no acl in container restart host start container - no acl in container host: rpool/ROOT/pve-1 on / type zfs (rw,relatime,xattr,posixacl) container: /var/lib/vz/private/173 on / type simfs (rw,relatime)
  6. M

    How to enable acl in CT ? VE 3.4-1, zfs, ubuntu-12.04-x86_64

    Proxmox 3.v-1 Installed on zfs raid 1 Created a vm starting from ubuntu-12.04-x86_64-minimal.tar.gz I tried installing zentyal 3.2 (4.x does not work - dns service crashes on start) but it will now allow me to creat samba shares because it requires acl. Acl is installed and works in the...
  7. M

    Error installing: Installation failed! unable to partition harddisk /dev/sda

    I've added a PCI card with another 2 sata drives (so two on sata ports on motherboard, two on additional pci card) but it won't allow me to install on any drive. All 4 are detected corectly (size and serial appear ok). Tried leaving one drive in each port but still no go. Maybe I'm doing...
  8. M

    Error installing: Installation failed! unable to partition harddisk /dev/sda

    ... but it sees the drive when installing... I will try installing on another system, see if that works...
  9. M

    Error installing: Installation failed! unable to partition harddisk /dev/sda

    Motherboard / CPU: - Gigabyte GA-J1900N-D3V - Intel® Celeron® Quad-Core J1900 SoC - One 500 GB Sata Drive http://www.gigabyte.com/products/product-page.aspx?pid=4918#sp Tried to install it from usb dvd-rom and usb stick but: 1. usb stick - i can select both the stick and the hdd in the...