Anaconda doesn't support terabye disk since it does totalSectors = float(disk.dev.heads * disk.dev.sectors * disk.dev.cylinders) It is a big no-no. I am uploading a patch.
Created attachment 74384 [details] A patch for terabyte disk
Python 2 handles all this correctly so its fixed in 'null'.