Hello all,

I've been looking through the bug list for MaxDB (v7.5) trying to find something similar to what I've found.

This occurs when creating devspaces from the Installation Wizard.
PC1: Linux Fedora Core 1, running MaxDB 7.5.0.8
PC2: Windows XP Professional, running Installation Wizard tools distributed with version above.


When creating volumes, I noticed the following:
Specifying type "raw" creates a line like this in dbmsrv.prt:

command param_addvolume 1 DATA /dev/raw/raw1/DATA_0001 L 6400 (notice the "L")

whereas, specifying "Link" does the opposite:

command param_addvolume 1 DATA /dev/raw/raw1/DATA_0001 R 6400 (notice the "R")

So it appears that "raw" and "link" are somehow mismatched in the GUI. I've searched the buglists, but I can't find it. Has anyone else observed this behavior? Is there a fix available?

Thanks!
JLS

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to