I am in the process of switching my HTPC from linux to windows so I can't see the drive in windows. Using the Linux Partition tool it says that the partition type if "loop" and the filesystem is NTFS, it also recognizes all 3TB. I did find this tidbit on a website but it doesn't help me much
"The Partition Table field shows that I am using a msdos MBR partition table (the one still commonly used for Linux and Windows) on both disks. From the man page parted can create (and thus hopefully identify) the following types of partition table (or more broadly `disk label'):
bsd
dvh
gpt - this is a GPT partition table
loop - this is raw disk access without a partition table
mac
msdos - this is a standard MBR partition table
So it seems like it created a NTFS filesystem without making a partition table