Memes11

Members
  • Posts

    2
  • Joined

  • Last visited

Memes11's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Thanks for all the answers. The idea is to use the SSDs in a cache pool, run the VM off of it. The data resides on the HDD pool. But from further reading I have done, seems that I mis-conceptualized Unraid as an hypervisor while it is more a NAS OS with built-in virtualization for easy spin off of container or VM. am I right?
  2. My situation : - one Ubuntu home server with 2 arrays RAID 5 of 3 disks each (software raid using mdadm). All disks are 4TB (so total is 16TB). The server also gets a 64GB SSD for system and a 512GB SSD for some specific applications (Plex library files, database). Almost all applications are on Docker (so quite easy to reconfigure elsewhere). - one entertainment center, Win 10, used for my games. 256GB SSD + 3TB HDD + 1TB HDD. For space occupation reasons, I would like to combined it in one unique physical machine and Unraid seems quite attractive for that (I especially like the software raid and the way it allows to slowly grow without requiring to change a full array). My questions are then : How to migrate my data? I see it totally feasible to get an extra 128GB SSD (I have one laying around) or even free the 512GB one from the server firstly to install my first VM (Ubuntu) and reconfigure it as it is on the server now. Then the topic of the data migration is the critical one, out of the 16TB, I use 12TB or so. Would that be possible to : put a brand new 4TB disk in the system, take another one from one of the arrays (putting the array at risk), create then a 8TB pool in Unraid without Parity drive. move the data from the array that has no more parity drive and move it to Unraid move the 2 disks of the now empty array as well as the parity drive of the second array to Unraid, add them in the pool, defining one of them as Parity (now get 5 disks so pool is 16TB in size). Move the data from the 2nd array to Unraid Move the last 2 disks to Unraid, add them to the pool creating a second parity disk in the process. enjoy my migrated data on a single 20TB pool the unknown here are : is that possible to create a pool without parity then later add one parity is that possible to grow a pool, then allocate more space to an existing VM which will then see the apparent disk size changed Quick clarification : I have online backup of everything so I am ok to take the risk of losing an array by removing the parity disk, I did it in the past already. I just want to get the download process as a backup solution only because it takes a huge time (otherwise I would just build up new machine and re-download all on it without question). Besides that initial setup issue, the next question is regarding the upgrade : Now I'll be with only 4TB drives, from what I understood in Unraid, it is possible to mix and match different sizes of disk, as long as the parity drive is the biggest size. That is the point here. Let's say a disk dies, I replace it with 8TB model (to slowly increase my space as I replace disks in the future). Can I then define it to be the parity drive?