D-Link Forums

The Graveyard - Products No Longer Supported => D-Link Storage => DNS-323 => Topic started by: velocci on April 11, 2011, 10:26:47 AM

Title: ext3
Post by: velocci on April 11, 2011, 10:26:47 AM
Hi all, does anyone know where in the configuration page do you choose which formatting for the hardrives?  I was suggested to use ext3, but I don't know what I originally chose.  so I want to go in and see which is being used.  I can't find it.
Title: Re: ext3
Post by: chriso on April 11, 2011, 12:39:56 PM
There isn't any way to see what the file system type is from the web interface.
If you have setup something like ffp so that you can log in, then you can see the type with just running "mount" command.

Title: Re: ext3
Post by: velocci on April 11, 2011, 01:06:12 PM
what's ffp?  do you mean ftp?
Title: Re: ext3
Post by: dosborne on April 11, 2011, 01:13:53 PM
Google "dns-323 ffp" and all will be revealed :)
Title: Re: ext3
Post by: velocci on April 11, 2011, 01:21:35 PM
there's gota be an easier way.
Title: Re: ext3
Post by: dosborne on April 11, 2011, 05:53:31 PM
How long have you had the unit and what firmware version was on there when you formatted the drives? EXT3 has only been available in the last couple FW releases as I recall.

FFP is pretty simple and offers benefits that may be appropriate to you. Copying 2 files to the NAS is pretty simple :)
Title: Re: ext3
Post by: velocci on April 12, 2011, 04:25:00 AM
i got the nas with the lastest firmware already on it. 

is there a site where I can download these files?
Title: Re: ext3
Post by: Wiggs on April 12, 2011, 04:30:54 AM
i got the nas with the lastest firmware already on it. 

is there a site where I can download these files?

See this site: http://wiki.dns323.info/


Regards,

Wiggs
Title: Re: ext3
Post by: velocci on April 12, 2011, 06:30:07 AM
so the two files for version 0.5 is fun_plug and fun_plug.tgz?
Title: Re: ext3
Post by: velocci on April 13, 2011, 06:14:57 AM
once I put these two files on my DNS-323 and reboot it, what do I do to find out if i formatted my hardrives with ext3?
Title: Re: ext3
Post by: dosborne on April 13, 2011, 06:54:11 AM
You should post in the FFP forum.

Telnet in and type 'mount' as mentioned in post #2
Title: Re: ext3
Post by: velocci on April 13, 2011, 07:12:51 AM
can i open up a dos windows and type "telnet <dns323_name>" to telnet?
Title: Re: ext3
Post by: velocci on April 14, 2011, 09:07:50 AM
anyone?
Title: Re: ext3
Post by: Wiggs on April 14, 2011, 09:42:30 AM
can i open up a dos windows and type "telnet <dns323_name>" to telnet?

Depends if telnet is enabled in your OS.... try it and see.  Open a cmd prompt and type "telnet".  If you get a telnet prompt then you are good to go, if not you will either need to enable telnet or use a program such as Putty (http://www.chiark.greenend.org.uk/~sgtatham/putty/)

Regards,

Wiggs
Title: Re: ext3
Post by: dosborne on April 14, 2011, 12:52:06 PM
anyone?
Why wait for a reply? Just try it :)
Title: Re: ext3
Post by: velocci on April 15, 2011, 05:38:55 AM
once I install this ffp on my dns323, is uninstalling it just simply deleting these files?
Title: Re: ext3
Post by: Wiggs on April 15, 2011, 09:36:50 AM
once I install this ffp on my dns323, is uninstalling it just simply deleting these files?

Yes - I have done it.


Regards,


Wiggs
Title: Re: ext3
Post by: velocci on April 15, 2011, 10:17:39 AM
ok i ran the mount command and this is what I get.  so am i using ext2 or ext3?

rootfs on / type rootfs (rw)
/dev/root on / type ext2 (rw)
proc on /proc type proc (rw,nodiratime)
/dev/loop0 on /sys/crfs type squashfs (ro)
/dev/md0 on /mnt/HD_a2 type ext3 (rw)
/dev/sda4 on /mnt/HD_a4 type ext3 (rw)
/dev/sdb4 on /mnt/HD_b4 type ext3 (rw)
none on /proc/bus/usb type usbfs (rw)
devpts on /dev/pts type devpts (rw)
Title: Re: ext3
Post by: dosborne on April 15, 2011, 11:40:17 AM
1 - It is marginally more complicated than deleting the 2 files, since the gzip file gets expanded to a directory, you must delete the FFP directory as well as the fun_plug script.

2 - This is your Raid 1 mount "/dev/md0 on /mnt/HD_a2 type ext3 (rw)" and these are the remaining non-raid space "/dev/sda4 on /mnt/HD_a4 type ext3 (rw)" and "/dev/sdb4 on /mnt/HD_b4 type ext3 (rw)". All are ext3.
Title: Re: ext3
Post by: velocci on April 15, 2011, 01:07:07 PM
ok so its all ext3?

what does it mean to have non-raid remaining space?  isn't the whole drive raid0?
Title: Re: ext3
Post by: dosborne on April 15, 2011, 01:36:36 PM
If you haven't removed FFP yet, telnet in and type "df -h"

A small portion of the drive is reserved for internal use.
Code: [Select]
/ # mount
rootfs on / type rootfs (rw)
/dev/root on / type ext2 (rw)
proc on /proc type proc (rw,nodiratime)
/dev/loop0 on /sys/crfs type squashfs (ro)
/dev/md0 on /mnt/HD_a2 type ext2 (rw)
/dev/sda4 on /mnt/HD_a4 type ext2 (rw)
/dev/sdb4 on /mnt/HD_b4 type ext2 (rw)
none on /proc/bus/usb type usbfs (rw)
/dev/sdc1 on /mnt/usb type ext2 (rw)
devpts on /dev/pts type devpts (rw)
/dev/md0 on /opt type ext2 (rw)
/ # df -h
Filesystem            Size  Used Avail Use% Mounted on
%root%                9.7M  7.6M  1.7M  83% /
/dev/ram0             9.7M  7.6M  1.7M  83% /
/image.cfs            5.7M  5.7M     0 100% /sys/crfs
/dev/md0              916G  400G  517G  44% /mnt/HD_a2
/dev/sda4             487M   29K  487M   1% /mnt/HD_a4
/dev/sdb4             487M   21K  487M   1% /mnt/HD_b4
/dev/sdc1             3.7G  486M  3.1G  14% /mnt/usb
/ #
Title: Re: ext3
Post by: velocci on April 15, 2011, 02:03:57 PM
so I guess there isn't much to do to speed up the performance of my dns 323.  do you know if there are plans for dlink to release a firmware that will increase the performance of it?

and another question, can I use this ffp to transfer files to and from my pc faster than doing it through windows?
Title: Re: ext3
Post by: velocci on April 18, 2011, 06:42:41 AM
anyone?
Title: Re: ext3
Post by: lookingforinfo on April 18, 2011, 07:01:24 PM
Have you searched the 323 Forum for the words slow or speed?  I personally do not think firmware will significantly improve transfer speeds.  Many users use FTP to schedule transfers while they are normally sleeping.  The application Schedule Download might meet your need.  Yon can also use ffp to run FTP.
Title: Re: ext3
Post by: velocci on April 19, 2011, 06:47:55 AM
is there a good ftp client that's good with scheduling ftp transfers?
Title: Re: ext3
Post by: dosborne on April 19, 2011, 08:49:47 AM
Is rsync an option for you?
Title: Re: ext3
Post by: velocci on April 20, 2011, 01:57:16 PM
i don't know what that is.
Title: Re: ext3
Post by: lookingforinfo on April 20, 2011, 02:03:38 PM
For rsync, you could start at http://en.wikipedia.org/wiki/Rsync
Title: Re: ext3
Post by: velocci on April 20, 2011, 02:16:25 PM
ok so its syncronization software.  I like to do this stuff manually.