Network Attached Storage (NAS) - Enterprise
1826203 Members
3016 Online
109691 Solutions
New Discussion

Re: MySQL support on Linux with iSCSI

 
Satish Kumar_5
Regular Advisor

MySQL support on Linux with iSCSI

Dear Experts,

I have DL 380 Storage Server (NAS) with iSCSI feature pack. now i want to host mysql database running on Linux to iSCSI volume. is it supported? i am not able to find any information in iSCSI document. pls help. what i need to do to get it working.

Thanks a lot in advance
2 REPLIES 2
David Logan_2
New Member

Re: MySQL support on Linux with iSCSI

Hi Satish,

MySQL is independent of the technology. It uses cooked OS files to store data and as such, so long as you have a valid usable file system, you should be able to put your MySQL data onto it.

Regards
David
If in trouble, or in doubt, run in circles, scream and shout
Satish Kumar_5
Regular Advisor

Re: MySQL support on Linux with iSCSI

Thanks David,

I just want to check whether we have something certified kind on thing with MySQL DB on NAS. anyway thanks for ur reply.