﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
422	Support for FS > 2 TB	Bruno Cornec	Bruno Cornec	"At restore time, when dealing with large FS, mondorestore should use parted to re-create the FS correctly:
{{{
parted /dev/cciss/c1d0 mklabel gpt
parted /dev/cciss/c1d0 mkpart primary 0 3290000
sleep 10
mke2fs -m0 -j -T largefile4 /dev/cciss/c1d0p1
mount /dev/cciss/c1d0p1 /video
}}}"	defect	new	normal		mondo	2.2.9.3	normal			
