Kernel #14 update - 5bigN2 unavailable

Re: Kernel #14 update - 5bigN2 unavailable

Postby macdalor » Thu Jan 21, 2016 1:16 pm

ok, so I tried with Safari and chrome: same result in both

Also, added a folder in one of the shares I created on the NAS and I can see it fine.

It is specific to the USB share.
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Kernel #14 update - 5bigN2 unavailable

Postby Jocko » Thu Jan 21, 2016 6:47 pm

So try this:
- if you plug an additional USB stick using a standard fs (FAT32), can you browse its folder tree with the backup menu.
- in a terminal window can list the HFS USB content:(I assume USB share name is still ServerBackUp_2)
Code: Select all
ls -l /direct-usb/ServerBackUp_2
(try also with a subfolder)
- check if some sub folder do not content some unusual chars such $ > < ! ...
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Kernel #14 update - 5bigN2 unavailable

Postby macdalor » Thu Jan 21, 2016 6:58 pm

Jocko wrote:So try this:
- if you plug an additional USB stick using a standard fs (FAT32), can you browse its folder tree with the backup menu.

yes I can

- in a terminal window can list the HFS USB content:(I assume USB share name is still ServerBackUp_2)
Code: Select all
ls -l /direct-usb/ServerBackUp_2
(try also with a subfolder)

Code: Select all
root@lacie5big:/ # ls -l /direct-usb/ServerBackUp_2
ls: /direct-usb/ServerBackUp_2: No such file or directory

given the result I also ran the command:
Code: Select all
root@lacie5big:/ # ls -l /share/1100/Volume_2
total 0


- check if some sub folder do not content some unusual chars such $ > < ! ...

All folders are named without unusual characters

--edit-- before you ask, yes there are folders in Volume_2 ;) I can actually browse them from the OS file explorer
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Kernel #14 update - 5bigN2 unavailable

Postby Jocko » Thu Jan 21, 2016 7:27 pm

please to post mount command
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Kernel #14 update - 5bigN2 unavailable

Postby macdalor » Thu Jan 21, 2016 7:28 pm

Jocko wrote:please to post mount command

Code: Select all
root@lacie5big:/ # mount
rootfs on / type rootfs (rw)
/dev/root on / type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw,relatime,mode=600)
/dev/sda2 on / type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw,relatime,mode=600)
/dev/sda5 on /rw_fs type ext3 (rw,noatime,errors=continue,barrier=1,data=ordered)
tmpfs on /rw_fs/tmp/usr/var type tmpfs (rw,relatime,size=5000k)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/sej2 on /rw_fs/tmp/mnt/Volume_2 type hfsplus (ro,noatime,umask=22,uid=0,gid=0,nls=utf8)
/dev/sej2 on /share/1100/Volume_2 type hfsplus (ro,noatime,umask=22,uid=0,gid=0,nls=utf8)
/dev/md0 on /share/1100 type ext3 (rw,relatime,errors=continue,user_xattr,acl,barrier=1,data=ordered)
/dev/root on /lacie-boot type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered)
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Kernel #14 update - 5bigN2 unavailable

Postby Jocko » Thu Jan 21, 2016 7:50 pm

I think that the issue is busybox which did not have been compiled with hfs support

Please to test to list volume_2 with
Code: Select all
/usr/bin/ls -l /direct-usb/Volume_2
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Kernel #14 update - 5bigN2 unavailable

Postby macdalor » Thu Jan 21, 2016 7:51 pm

Jocko wrote:Please to test to list volume_2 with
Code: Select all
/usr/bin/ls -l /direct-usb/Volume_2

Code: Select all
root@lacie5big:/ # /usr/bin/ls -l /direct-usb/Volume_2
total 0
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Kernel #14 update - 5bigN2 unavailable

Postby macdalor » Fri Jan 22, 2016 5:21 pm

@fvdw @Jocko
Any alternative or fix guys?
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Kernel #14 update - 5bigN2 unavailable

Postby Jocko » Fri Jan 22, 2016 6:55 pm

Please to wait a time ;)
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Kernel #14 update - 5bigN2 unavailable

Postby fvdw » Fri Jan 22, 2016 9:07 pm

I think that the issue is busybox which did not have been compiled with hfs support

:scratch I think this is not a busybox problem

The mount command used is also a busybox applet and it mounts the hfs+ partiton just fine so to see

ps we have two ls version on the firmware one in /bin and that is the busybox applet and one in usr/bin that but a core utilities binary (from 2008). If you don't specify the path then the core utilities version is used

@macdalor

please try the busybox applet
Code: Select all
/bin/ls -l /direct-usb/Volume_2
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 10 guests