Cannot access files on 1TB MBL

Log into the MBL via SSH and issue the command

netstat -a | grep netbios-ssn

and see if the output matches exactly what you see here:

MyBookLive:~# netstat -a | grep netbios-ssn
tcp 0 0 *:netbios-ssn *:* LISTEN
tcp6 0 0 [::]:netbios-ssn [::]:* LISTEN

TonyPh12345, I followed your steps and the output DID match exactly as you show it below.

For the record, WD responded to me today, prompting me to go here:

http://wdc.custhelp.com/app/answers/detail/a_id/6745/

That did not help.  I have replied and asked them to read this thread and see if they could advise further.

Reading this post i have the same problem. Starting with the shares no ;longer available as a drive.

I could access the MBL true the dasboard and wd2go. With the last option i could reconnect to the shares.

I am using Windows 8.1

As in earlier days the share was accessible tru its name (\MyBookLive\Public) it could now only get access true its IP address e.g. 192.168.178.14\Public.

But as from yesterday the whole MBL is no longer accessible although it gets a IP address and is pingable.

This morning i got a second MBL that install correct but for the drive mapping, the device is onaly accessable tru it IP.

This is also for the Dashboard and wd2go.

If i look at the Router DHCP table, the given name does list with the correct IP number.

Looking at the Explorer screen only two NetWork devices showup, my laptop and ‘My websites on MSN’ but not the MBL

After submitting a second case complaining that the previos one without a reply was a week ago, i got the standard reply of checking varios services. This reply ditnt solve the problem.

Harry

mtbvert wrote:

TonyPh12345, I followed your steps and the output DID match exactly as you show it below.

 

For the record, WD responded to me today, prompting me to go here:

http://wdc.custhelp.com/app/answers/detail/a_id/6745/

 

That did not help.  I have replied and asked them to read this thread and see if they could advise further. 

I’m out of ideas.  The command above shows that the service is running fine on the MBL.

But since you’re getting CONNECTION REFUSED when trying to connect to that service, either the the MBL is rejecting connections, or some software on your PC is blocking the connection.

The only way to know for sure is to do detailed protocol debugging, or to try a PC that is known working well with other NAS boxes (such as a friend’s laptop, or an iPad or android tablet running a File Browser app, etc.)

TonyPH12355, I really appreciate you help. I have tried from my phone and tablet, both see the drive but can’t connect to any shares. It says they don’t exist.

A different Win7 laptop exhibits the same behavior as my Win 8 does.

I’ll dig deeper and post here if I get this working

Again, thank you for your time!

Log in via SSH and do this

cat /etc/samba/overall-share

do your shares appear in that configuration file?

TonyPH12345, when i try that i get:

cat: /etc/samba/overall-share: No such file or directory

Nuts, sorry.   My fault.   Should be an underscore.

cat /etc/samba/overall_share

Yes all shares appear:

BEGIN ## sharename = Public

[Public]
path = /DataVolume/shares/Public
comment = Public Share
public = yes
browseable = yes
writable = yes
guest ok = yes
map read only = no

END

The same results show for each of the other shares.

Is there some other way to at least get my data off the drive before i format or fully restore in an effort to fix it?

Another thing to look at is if the Data Volume actually mounted.

Do

mount

You should see a bunch of stuff, but the most relevent is this:

/DataVolume/cache on /CacheVolume type none (rw,bind)
/DataVolume/shares on /shares type none (rw,bind)
/DataVolume/shares on /nfs type none (rw,bind)

 You can also look inside the shares themselves, such as:

cd /shares/Public
du

 which will show you all the files’ and folders’ sizes.

If that works, then you know your data does at least still reside on the disk…

After mount command, only one entry startign with “/DataVolume/cache on”:

MyBookLive:~# mount
/dev/md0 on / type ext3 (rw,noatime,nodiratime,barrier=1)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755,size=5M)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,size=5M)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
tmpfs on /tmp type tmpfs (rw,size=100M)
/var/log on /var/log.hdd type none (rw,bind)
ramlog-tmpfs on /var/log type tmpfs (rw,size=20M)
/dev/sda4 on /DataVolume type ext4 (rw,noatime,nodiratime)
/DataVolume/cache on /CacheVolume type none (rw,bind)
none on /sys/kernel/security type securityfs (rw)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)

Then this:

MyBookLive:~# cd /shares/Public
-bash: cd: /shares/Public: No such file or directory
MyBookLive:~# du
4 ./.debtags
8 ./.ssh
4 ./.aptitude
36 .

Eeek.   That isn’t good at at all.

For some reason the DataVolume didn’t mount.  That’s got to be the major part of the problem.

Post the output of these commands:

uptime

grep DataVolume /var/log/*

MyBookLive:~# uptime
18:22:53 up 6 days, 21:30, 1 user, load average: 1.13, 1.07, 1.02

after the grep cmd i get a huge number of the first line below followed by the rest:

/var/log/daemon.log.1:Feb 23 22:36:26 MyBookLive smbd[15798]: canonicalize_con nect_path failed for service Public, path /DataVolume/shares/Public
/var/log/messages.1:Jan 20 08:02:30 MyBookLive S15mountDataVolume.sh: begin scri pt: start
/var/log/messages.1:Jan 21 20:02:27 MyBookLive S15mountDataVolume.sh: begin scri pt: start
/var/log/messages.1:Feb 22 16:40:09 MyBookLive S15mountDataVolume.sh: begin scri pt: start
/var/log/messages.1:Feb 23 12:02:26 MyBook S15mountDataVolume.sh: begin script: start
/var/log/messages.1:Feb 23 20:02:28 MyBookLive S15mountDataVolume.sh: begin scri pt: start
/var/log/user.log:Apr 13 14:21:45 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Apr 13 14:21:49 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:49 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:49 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:49 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Apr 13 14:21:49 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:49 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:49 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:50 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:50 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:51 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:52 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:52 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Apr 13 14:21:53 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:02:12 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Nov 23 16:03:08 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:08 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:08 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:08 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Nov 23 16:03:08 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:09 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:09 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:09 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:09 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:10 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:10 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:10 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 16:03:11 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:29:08 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Nov 23 18:30:11 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:11 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:11 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:11 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Nov 23 18:30:11 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:11 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:11 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:12 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:12 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:12 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:13 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:13 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 23 18:30:13 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:12 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Nov 28 20:02:55 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:55 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:55 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:55 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Nov 28 20:02:56 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:56 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:56 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:56 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:57 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:57 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:57 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:57 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Nov 28 20:02:58 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:02:11 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Dec 3 20:03:13 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:13 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:13 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:13 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Dec 3 20:03:13 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:13 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:13 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:14 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:14 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:15 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:15 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:15 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 3 20:03:15 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:11 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Dec 10 20:02:38 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:38 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:38 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:38 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Dec 10 20:02:38 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:38 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:38 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:39 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:39 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:39 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:40 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:40 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 10 20:02:40 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:02:14 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Dec 15 12:03:21 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:21 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:21 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:22 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Dec 15 12:03:22 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:22 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:22 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:22 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:23 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:23 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:23 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:23 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Dec 15 12:03:24 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:15 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Jan 11 20:02:55 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:55 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:55 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:55 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Jan 11 20:02:56 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:56 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:56 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:56 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:57 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:57 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:57 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:57 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 11 20:02:58 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:11 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Jan 25 20:02:15 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:15 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:16 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:16 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Jan 25 20:02:16 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:16 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:17 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:18 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:18 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:19 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:21 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:21 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Jan 25 20:02:22 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:16 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Feb 3 11:55:18 MyBookLive 0_wd-nas_upgrade: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:18 MyBookLive NSPT_upgrade: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:18 MyBookLive admin_upgrade: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:18 MyBookLive logger: CALLER=S15mountDataVolume.s h
/var/log/user.log:Feb 3 11:55:18 MyBookLive logger: ~ admin_upgrade, trigger = S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:19 MyBookLive networking-general_upgrade: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:19 MyBookLive 0_wd-nas_default: begin script: /et c/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:19 MyBookLive NSPT_default: begin script: /etc/rc 2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:19 MyBookLive admin_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:20 MyBookLive apache-php-webdav_default: begin sc ript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:20 MyBookLive date-time_default: begin script: /e tc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:20 MyBookLive networking-general_default: begin s cript: /etc/rc2.d/S15mountDataVolume.sh
/var/log/user.log:Feb 3 11:55:20 MyBookLive webui_default: begin script: /etc/r c2.d/S15mountDataVolume.sh
/var/log/user.log:Sep 10 15:29:09 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Feb 4 20:02:24 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Jun 1 04:02:23 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Aug 5 08:02:24 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Dec 4 16:02:24 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Sep 16 14:52:32 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Jan 20 08:02:30 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Jan 21 20:02:27 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Feb 22 16:40:09 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/user.log:Feb 23 12:02:26 MyBook S15mountDataVolume.sh: begin script: st art
/var/log/user.log:Feb 23 20:02:28 MyBookLive S15mountDataVolume.sh: begin script : start
/var/log/wdnas.log:Sep 10 15:29:30 MyBookLive logger: /etc/wdcomp.d/boot/bootscr ipt_000_wd-nas: DEBUG: mv -f /DataVolume/backup/SmartWare /DataVolume/shares/ re turned -SUCCESS
/var/log/wdnas.log:Sep 10 15:29:39 MyBookLive logger: /etc/wdcomp.d/boot/bootscr ipt_000_wd-nas: DEBUG: mv -f /DataVolume/backup/TimeMachine /DataVolume/shares/T imeMachineBackup returned -SUCCESS

I do like the word SUCCESS at the end!!!

Yeah, but those dates are wrong.  It looks like it’s NOT mounted it recently.

Try mounting it manually:

mount -o noatime,nodiratime /dev/sda4 /DataVolume

Well that yielded an interesting result:

MyBookLive:~# mount -o noatime,nodiratime /dev/sda4 /DataVolume
mount: /dev/sda4 already mounted or /DataVolume busy
mount: according to mtab, /dev/sda4 is already mounted on /DataVolume