Fantom MDN1000 G-Force MegaDisk Network Attached Storage
Fantom Drives G-Force MegaDisk NAS is the latest addition to the G-Force MegaDisk family of storage products packing dual SATA300-NCQ enabled disk mechanisms dual USB expansion ports and a gigabit ethernet network connection in the same compact heat dissipating aluminum enclosure. The G-Force MegaDisk NAS features CIFS/SMB NFS and FTP connectivity USB external disk and printer sharing iTunes server and an unattended bittorrent download manager. The G-Force Megadisk NAS supports robust RAID disk configurations including RAID 0 RAID 1 JBOD and SPAN all monitored and managed via a universal web interface.
Award-winning NTI Shadow offers real-time continuous backup in addtion to scheduled backup to virtually any storage device. Its powerful yet easy to use interface offers customers the ability to securely backup and safeguard their valuable data files. NTI Shadow also offers custom file type filtering version control drag and drop file restoring and more. NTI Shadow supports Windows® XP/2000 Macintosh OS X v 10.2.8+ and U3™ Smart Devices.
Specifications
Form Factor:
Desktop
Compatible RAID Levels:
0
1
JBOD
Total Storage Capacity:
1.0 TB
Number Of Hard Drives Bays:
2
Hard Drives Included:
2
Hard Drive Interface:
SATA II
Spindle Speed (RPM):
7200
USB Ports:
2
RJ-45 Ports:
1
Communications Description:
Network Adapter
Interface Type:
RJ-45
Data Transfer Rate:
1000 Mbps
100 Mbps
10 Mbps
Protocols:
TCP/IP
Built-In Network Services:
SMB
iTunes Server
Networking Standards:
IEEE 802.3i 10Base-T Ethernet
IEEE 802.3u 100Base-TX Fast Ethernet
IEEE 802.3ab Gigabit Ethernet
Management:
Web Based
Dimensions:
8.37" x 2.5" x 8.37"
Detailed Features
Features
iTunes Music Server
RAID 01JBODSPAN
2 x USB Expansion slots
Unattended download manager
USB External Disk and Printer Sharing
NTI Shadow Backup Software
Customer Reviews and Rating
Customer Rating:
4.2
Customer Reviews:
19
Have an opinion on this product that you would like to share? If so, please take a few moments to write your rating and review.
Value
4.2
Features
4.5
Quality
3.8
Performance
4.3
Sort By:
Good until warranty expired!!
Reviewer:
CB on
Nov 14, 2009 Customer Rating:
2.3
Value
2.0
Features
4.0
Quality
1.0
Performance
2.0
Worked almost flawlessly until the warranty expired. Last successful backup was at about the 1 year mark. Now, it's dead. Same issue as other have reported. Power off and back on, blue light comes on, nothing spins up and the blue light shuts off.
If you plan to backup important data, spend a little more and get a quality NAS device.
Good While it lasted
Reviewer:
John on
Oct 20, 2009 Customer Rating:
3.3
Value
4.0
Features
3.0
Quality
2.0
Performance
4.0
We brought two of these for work. Other than some unexplained disconnection issues they both ran fine. However after 1 year one unit stopped working overnight. The fan seemed to seize up which caused the control board to stop. Since we had two units, we pulled the drives out of one and dumped them into the other to pull off the data. That worked so we are sure the controller board died some how...We are going to replace them with something more robust.
Was great... now bricked after less than 1yr...
Reviewer:
Bernie on
Aug 26, 2009 Customer Rating:
2.5
Value
1.0
Features
4.0
Quality
1.0
Performance
4.0
Bought 2wks shy of 1yr ago! Seems these are indeed a mixed bag. Noticed today that my drive ain't there - uh oh! Tried ye old switch action: blue LED comes on for 15s, then off. No fan, no other activity. Faint humming like *maybe* a drive is trying to spin up. Sometimes, not even switching back on works. So sad. Wonder why *both* drives are dead? Read a bunch of reviews which advised to stay away, or at least be vigilant and keep backups of VIP data on DVDs etc. Now I'm faced with the quandry: do I trust Fantom to fix & recover? or just 'fix' and thus loose my data? 5 yrs worth of pictues (moved from a previous drive) - hmm, nah! I'll first pull the drives myself to see if I can read them with any linux tools, then if I can't (groan) I'll have to spend the bucks to try recovery - crap! Note however, that it worked great while it lasted (tip: set it to a fixed IP address, otherwise older Windows OSes get confused.) Mileage may vary.
Reviewer:
zone on
Feb 10, 2009 Customer Rating:
2.3
Value
2.0
Features
3.0
Quality
2.0
Performance
2.0
I have had this unit for just over a year. I had to reformat the drive once to get it working fine again after about 6 months of good behavior just a few reboots here and there. But now it is acting all kinds of funny and they haven't updated the firmware in a long time looks like another company bought them out or something. They did release the source code so unless you want something to hack I would buy something else.
Reviewer:
hamage on
Jan 23, 2009 Customer Rating:
1.8
Value
2.0
Features
3.0
Quality
1.0
Performance
1.0
Bought this in July and it worked fine up until a few months ago. Extremely slow over a gigabit network, randomly times out when trying to browse files from XP/Vista/OSX10.5 machines on the same gigabit network. No firmware upgrades available. Ended up taking out the drives and using them for something else.
What is RAID?
RAID is an acronym first defined back in 1987 to describe a redundant array of
inexpensive disks, a technology that allowed computer users to achieve high
levels of storage reliability from low-cost PC hard disk drives, via the
technique of arranging the devices into an array for fail-safe redundancy.
"RAID" is now used as an umbrella term for computer data storage schemes that
can divide and replicate data among multiple hard disk drives. The different
schemes/architectures are named by the word RAID followed by a number, as in
RAID 0, RAID 1, etc. RAID's various designs involve two key elements: increased
data reliability or increased input/output performance. When multiple physical
disks are set up to use RAID technology, they are said to be in a RAID array.
This array distributes data across multiple disks, but the array is seen by the
computer user and operating system as one single disk. RAID can be set up to
serve several different purposes.
Organizing disks into a redundant array decreases the total usable storage
capacity. For instance, a 2-disk RAID 1 array loses half of the total capacity
that would have otherwise been available using both disks independently, and a
RAID 5 array with several disks loses the capacity of one whole disk. Other
types of RAID arrays are arranged so that they are faster to write to and read
from than a single disk.
There are various combinations of these
configurations giving different trade-offs and benefits of protection against
data loss, capacity, and speed. RAID levels 0, 1, and 5 are the most commonly
found, and cover most of the typical requirements.
RAID 0 (striped disks) distributes data
across several disks in a way that gives improved speed at any given instant. If
one disk fails, however, all of the data on the array will be lost, as there is
neither parity nor mirroring.
RAID 1 mirrors the contents of the
disks, making a 1:1 (1 to 1) ratio real-time backup. The contents of each disk
in the array are identical to that of every other disk in the array.
RAID 3 uses a striped set with
dedicated parity or bit interleaved parity or byte level parity. This
mechanism provides fault tolerance similar to RAID 5. However, because the strip
across the disks is a lot smaller than a file system block, reads and writes to
the array perform like a single drive with a high linear write performance. If
one drive fails, the performance doesn't change.
RAID 5 (striped disks with parity)
combines three or more disks in a way that protects against data loss of any one
disk. The storage capacity of the array is reduced by the capacity of the one
disk (all disks are of equal size).
RAID 6 (striped disks with dual parity)
can recover from the loss of two disks.
RAID 10 (or 1+0) uses both striping and
mirroring. ("01" or "0+1" is sometimes distinguished from "10" or "1+0": a
striped set of mirrored subsets and a mirrored set of striped subsets are both
valid, but distinct, configurations.)
Manufactured by:
Fantom Drives Warranty provided by:
Fantom Drives Limited Warranty:
12 months parts;
12 months labor
Mfg Part No:
MDN1000 UPC No:
749656135161 Box Size:
( Length:
7, Width:
11, Depth:
7 )
Shipping Weight:
5.3500 pound(s)
Click here for full warranty and support information
Limited Warranty: A full text version of the limited warranty
may be obtained by mailing a self addressed, stamped envelope to the
address below and requesting the warranty for item number:
M261-8170
TigerDirect.com
Warranty Information
7795 W. Flagler St. Suite 35
Miami, FL. 33144
‡
NOTE: All comparison prices are shown as the full sell price listed
on the web site, and do not reflect any discounts or rebates that
may be available from the competitors web site. Some compares may
show a "refurbished" item's price on our site compared to a "new"
item on competitors site. We rely on an independent third party service
to update comparative prices automatically and we are not responsible
for unintentional errors. This data was obtained on
Nov 27, 2009