Search results

  1. P

    problem partionning and zfs/nfs etc

    And.. the rest of my /sda ? Because I ve my entire sdb disk, ok, but when I installed my server I only did a var/lib/vz of 600gb ..of my 2TB.. So Can I mount them in the same way ? And when I speak about "merging", Can I do "one fake" volume with my /sdb and the rest of my /sda together ? In...
  2. P

    problem partionning and zfs/nfs etc

    Oh and FYI my system is a Serveur E3-SAT-3-32 - E3-1245v2 - 32GB - SoftRaid 2x2To
  3. P

    problem partionning and zfs/nfs etc

    ..and for you it s better to do that than a Raid0 in my installation to have a "fake" 4 to ? I dont know if it was normal but when I did that before, a raid0, lxc were ok but I had several errors and boot crash on a Ubuntu VM..
  4. P

    problem partionning and zfs/nfs etc

    Hello thx ! Ok I see my free space on sda.. But how can I mount my free storage? I see on the net that I can (and it s apparently good) do a zfs for my entire disk /sdb But for my free storage in my /sda ? Bind mounts ? And is there a solution to merge them together in one (or more) lxc ?
  5. P

    problem partionning and zfs/nfs etc

    I m reinstalling it an I putted : Primary for /var/lib/vz and Raid0 Hope it s good ?
  6. P

    problem partionning and zfs/nfs etc

    ..I m wrong. I just see that my disk /sda has 1.8T used.. But I dont know why ? During my server's installation I create only a 600gb partition for /var/lib/vz.. so where is the rest of my disk ? And of course I format this 1.8 tb to try to have them and my server is dead..(I suppose that the...
  7. P

    problem partionning and zfs/nfs etc

    Now after "cfdisk" when fdisk -l I have Disk /dev/sda: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0xcaae8db7...
  8. P

    problem partionning and zfs/nfs etc

    ok I understand what the answer to the command means.. there is no raid.. ? Just So you Start format my disk like that ? because I just "cfdisk" and delete all my partitions of /sdb and create only one ext4 and reboot my server and my system and proxmox are up.. So I suppose there was no raid...
  9. P

    problem partionning and zfs/nfs etc

    Sorry, forgot the line .. that guide : https://cyberpersons.com/2017/01/17/install-soyoustart-ovh-server-without-raid-1/ I just did that : https://imgur.com/a/ynUYy and my result for fdisk -l is always Disk /dev/sda: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors Units: sectors of 1 *...
  10. P

    problem partionning and zfs/nfs etc

    I found this guide : https://cyberpersons.com/2017/01/17/install-soyoustart-ovh-server-without-raid-1/ and yes I ve only two disk but this is what I m doing during my install on so you start. And what do you think about volume group like on the Tuto ? it s not good to do that with one and...
  11. P

    problem partionning and zfs/nfs etc

    Hello, thx for your response ! Yes but for the raid, in So You Start, I ve checked "only install on disk 1" it is the only choice I have . And strangely it seems to keep me the raid again.. So if it is better to have entire disk for zfs so it s not a good idea for me I think ? because I...
  12. P

    problem partionning and zfs/nfs etc

    First, sorry for my english..(I m french) I have a 2x2 TB server on So You Start. I want use all my space, so no raid. (Or raid software to see only one disk, even I know i ts not offical) To do that : - one lxc for plex 50gb - one lxc for torrent 100gb - one lxc for a webserver 100gb - one lxc...