Lg-NAS N4B1 with 4 x 2TB drives
I have been trying some things with my LG-NAS but I seem to have made things worse.
I takes hours to boot, spending most of the time on "Checking quotas", as reported on the front panel display. Not only that, I can no longer access the web interface. IE just sits at "waiting for http://lg-nas...".
I had decided to start fresh so I reinstalled using the original CD and only one two TB drive. Then I upgraded to the latest "firmware". It's not really firmware since it resides on and boots from the hard disk(s). I then took the NAS offline and mounted the drive on Windows using Ext2fsd. This was so I could edit rcS and enable telnetd and root access, which I did.
Following that, I reinstalled the drive and booted the NAS, and finished configuring it. I inserted three more 2 TB drives and configured the user space for one RAID5 array, which ends up being 5.36 TB, as reported by Windows. It took more than a day to build and synchronize the RAID. After that, the problems showed up, yet I can access the RAID remotely using smb, nfs, or ftp.
I can also telnet to the box:
I tried restarting apache using the commands I found in rcS, but it didn't help. Rebooting doesn't help either.
Does anyone have any ideas? Is 4 x 2TB drives just too much for this processor? Or does telnetd add too much overhead? It's been almost twenty years since I used much unix.
Later, I am copying around 100 GB to the array. Network utilization is around 10% on the gigabit NIC, or 12 MB/s = 100 Mb/s. This seems reasonable since my previous copies were much slower. After a couple hours, the LG-NAS finally presented its login web page. I filled in the blanks and hit the button. It sat blank waiting for the web menu from the nas. When it finally responded, it was the timeout logout message.
I have been trying some things with my LG-NAS but I seem to have made things worse.
I takes hours to boot, spending most of the time on "Checking quotas", as reported on the front panel display. Not only that, I can no longer access the web interface. IE just sits at "waiting for http://lg-nas...".
I had decided to start fresh so I reinstalled using the original CD and only one two TB drive. Then I upgraded to the latest "firmware". It's not really firmware since it resides on and boots from the hard disk(s). I then took the NAS offline and mounted the drive on Windows using Ext2fsd. This was so I could edit rcS and enable telnetd and root access, which I did.
Following that, I reinstalled the drive and booted the NAS, and finished configuring it. I inserted three more 2 TB drives and configured the user space for one RAID5 array, which ends up being 5.36 TB, as reported by Windows. It took more than a day to build and synchronize the RAID. After that, the problems showed up, yet I can access the RAID remotely using smb, nfs, or ftp.
net use
New connections will be remembered.
Status Local Remote Network
--------------------------------------------------------------------------
L: \\LG-NAS\Borg Microsoft Windows Network
N: \\lg-nas\mnt\fs\Vol1 NFS Network
The command completed successfully.
I can also telnet to the box:
[root@LG-NAS:~ ] $ uname -a
Linux LG-NAS 2.6.22.7 #3 Tue Nov 3 09:14:31 KST 2009 armv5tejl unknown
[root@LG-NAS:~ ] $ mount
rootfs on / type rootfs (rw)
/dev/root on / type ext3 (rw,data=ordered)
none on /sys type sysfs (rw)
proc on /proc type proc (rw)
none on /proc/bus/usb type usbfs (rw)
devpts on /dev/pts type devpts (rw)
tmp on /usr/local/samba/var type tmpfs (rw)
/dev/md2 on /mnt/fs/Vol1 type ext3 (rw,noatime,data=writeback,usrquota,grpquota)
nfsd on /proc/fs/nfsd type nfsd (rw)
/dev/sr0 on /mnt/cdrom type iso9660 (ro)
[root@LG-NAS:~ ] $ exportfs
/mnt/fs/Vol1 <world>
[root@LG-NAS:~ ] $
I tried restarting apache using the commands I found in rcS, but it didn't help. Rebooting doesn't help either.
Does anyone have any ideas? Is 4 x 2TB drives just too much for this processor? Or does telnetd add too much overhead? It's been almost twenty years since I used much unix.

Later, I am copying around 100 GB to the array. Network utilization is around 10% on the gigabit NIC, or 12 MB/s = 100 Mb/s. This seems reasonable since my previous copies were much slower. After a couple hours, the LG-NAS finally presented its login web page. I filled in the blanks and hit the button. It sat blank waiting for the web menu from the nas. When it finally responded, it was the timeout logout message.

Last edited: