How To: Backup to Sentinel CIFS Mounted Disk Storage

WD Sentinel DX4000 CIFS Mounted Disk Storage to Linux

The Western Digital Sentinel DX4000 uses Microsoft’s Storage Server 2008 R2 Essentials for its operating system and can be used as a CIFS mount for the Arkeia Servers Disk Storage area.

Contents [

 

Remote Desktop

 

Start a "Remote Desktop" session from your Windows Workstation or "rdesktop" from your Linux machine
Enter the IP address of your WD Sentinel NAS
Click "Connect"

WDSENT-001.png

Login to the Sentinel as "Administrator"

WDSENT-002.png

Click "Yes" to accept the Security Certificate

WDSENT-003.png

WDSENT-004.png

Share The Storage Drive

Start Menu > Computer

WDCIFS-001.png

* Right Click on the D Drive
* Share With > Advanced Sharing

WDCIFS-002.png

Click "Advanced Sharing"

WDCIFS-003.png

Check the "Share This Folder" box and ensure your share name

WDCIFS-004.png

Click "Permissions"

WDCIFS-005.png

Click "Add"

WDCIFS-006.png

Type in "Administrator" and Click "Check Names"

WDCIFS-007.png

Select "Administrator" and Click "OK"

WDCIFS-008.png

Select "Administrator" and give him Full Control

WDCIFS-009.png

Click "Apply
Click "OK"

WDCIFS-010.png

Click "Apply"
Click "OK"

WDCIFS-011.png

Verify that D: is shared

WDCIFS-012.png

Mount Share to Linux Backup Server

Login to your Linux backup server and become “root” user.

IMPORTANT NOTE!

If you do not have forward and reverse Name Resolution on your network, then you may want to use IP Addresses instead of hostnames. The WD Sentinel is set to DHCP by default so if the IP address changes, you’ll need to update your DNS entries and redo the mount point. An alternate solution is to set your Sentinel to a Static IP address.

 

How to set a Static IP Address on WD Sentinel Server DX4000

 

Create the mount point

mkdir /media/wdsentinel/

Mount the CIFS share to your backup server

mount -t cifs //wdsentinel/d /media/wdsentinel -o username=Administrator,password=xxxxxxxx

Verify the Storage is mounted

mount

/dev/sda7 on / type ext4 (rw)
/dev/sda6 on /home type ext4 (rw)
/dev/sda8 on /opt type xxt4 (rw)
/dev/sda5 on /boot type ext4 (rw)
/dev/sdb on /vol0 type xfs (rw,noatime,nodiratime,inode64,nobarrier,logbufs=8)
//wdsentinel/d on /media/wdsentinel type cifs (rw,mand)

Create the Disk Storage (Where To Backup)

  • Verify the"D:/ Drive Capacity" on your WD Sentinel before creating the Arkeia Disk Storage

DX4000-MEDIASERVER-025.png

  • Verify that you have enough Disk Storage License for all existing and the WD Sentinel Disk Storage Combined

DX4000-MEDIASERVER-027.png

Backup > Where To Backup > Disk Storage

V10-MEDIASERVER-013.png

Click "Add A Disk Storage

V10-MEDIASERVER-014.png

* Enter a name for your Disk Storage
* Adjust the Disk Storage Capacity as needed for your environment
* Add the path to your CIFS Share

IMPORTANT! When creating Disk Storage using Network Mounts, never create the Disk Storage on the mount itself.

EXAMPLE:
     
    /media/wdsentinel/cifsbackups OK
    /media/wdsentinel/ NOT OK!

WDCIFS-013.png

Click "Next"

DX4000-MEDIASERVER-021.png

Choose "Add DiskStorage to a new Drivepack"

WDCIFS-014.png

Click "Finish"

DX4000-MEDIASERVER-023.png

View the created Disk Storage in the Arkeia WebUI

WDCIFS-014.png

Verify the Arkeia Disk Storage files are created on the share

ls -la /media/wdsentinel/cifsbackups/

total 9
drwxrwxrwx 1 root root 4096 Feb 13 13:48 .
drwxrwxrwx 1 root root 4096 Feb 13 13:39 ..
-rwxrwSrwx 1 root root 0 Feb 13 13:39 .ARK_NOBACKUP
-rwxrwSrwx 1 root root 377 Feb 13 13:39 .ARK_VTL.lst
drwxrwxrwx 1 root root 0 Feb 13 13:41 dedupe