Recent content by fieraf

  1. F

    install VM w10 x64 with proxmox 4.4

    Hi I trying to install w10 VM and I followed the wiki best practices but w10 always ask for driver w10 says that the driver it isn't compatible Help please thanks
  2. F

    change boot options version 4.4.

    many thank So, I can do that also for the rpool/data volumen? I have to learn better zfs file system management regards
  3. F

    change boot options version 4.4.

    thanks but isn't posible to do that in a zfs raid1?
  4. F

    change boot options version 4.4.

    nobody can help me? thanks a lot
  5. F

    error samba AD provisioning into lxc container

    Sorry My mistake, I've not installed a package before samba post closed Many thanks
  6. F

    error samba AD provisioning into lxc container

    Ubuntu 16.04 lts template and unprivileged container
  7. F

    error samba AD provisioning into lxc container

    H've configured a copntainer for installing samba4 AD, but not work process_usershare_file: share name unknown service (snum == -1) contains invalid characters (any of %<>*?|/\+=;:",) xattr_tdb_removexattr() failed to get vfs_handle->data! process_usershare_file: share name unknown service...
  8. F

    change boot options version 4.4.

    Hi How can I change the boot options on proxmox 4.4? I 'd change de swap and root partition size I started in debug mode , but nothing I followed the wiki but not work Thanks for help me
  9. F

    set zfs_arc_max proxmox 4.2

    I tried to change the zfs_arc_max value with echo 1073741824 > /sys/module/zfs/parameters/zfs_arc_max but when I reboot the system cat /sys/module/zfs/parameters/zfs_arc_max return 0 How can I change this value? Thanks