So if your like me you may have been getting emails from WD (Western Digital) saying your MyCloud device is going out of support. I have been largely ignoring these but the deadline was fast approaching and I just wanted something that worked better. I knew the MyCloud just ran a software raid with mdadm and that it could be assembled on any linux system I could fit the drives in.

I ended up getting my hands on an older enterprise 1u server that I was able to fit the 4 drives into and install CentOS linux on it. If you end up using enterprise hardware make sure to get your hands on a HBA that can do JBOD / IT mode so it presents the disks directly to the OS. These instructions will be geared towards Red Hat based distros but should work on most.

Step1 (Move everything over):

Step 2 (Install Packages):

Step 3 (mdadm):

Step 4 (ISCSI Config):

First we need to setup the ISCSI target config. This is where I got tied up a bit.

And that should be it, now you can make sure all the services are running and point a initiator client to the system to try mapping it.

 

Leave a Reply

Your email address will not be published. Required fields are marked *