No, when I say a "DOS partition table" I mean what I get by running the program "/sbin/fdisk" under Linux, and subsequently doing e.g.
mke2fs -L APPDATA -j /dev/sde1
instead of just doing
mke2fs -L APPDAT -j /dev/sde
On Monday 15 December 2008 11:19:48 am Webster, Stetson wrote:
Question: Is DOS directly interfacing with the lun? Do you have SAN device drivers for DOS?
-----Original Message----- From: David Lee Lambert [mailto:dlambert@bmtcarhaul.com] Subject: Quick question about "LUN protocol type"
In the FilerView LUN wizard, I see the following options for "LUN protocol type": [...]
If we're making a LUN with a DOS partition table and one partiton that will be used by a Linux host, should we use the "Windows" or "Linux" setting? Or does it matter?