Welcome, Guest. Please login or register.

Author Topic: 500GB drive + SFS problem  (Read 1741 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline mechyTopic starter

500GB drive + SFS problem
« on: August 02, 2007, 03:21:42 PM »
Hello all,
   I am hoping someone can shed some light on this problem i am having:

I have installed a 500GB ide hd on my csppc scsi chain with a ACARD scsi->ide bridge. The problem is when i make a partition of say 400gb with sfs and format it,it gives me a DISK FULL error.I have tried all blocksizes from 512 to 32768. this seems to happen with anything over 100GB partition under sfs.I have tried using amigados format and sfsformat,with the same result. under 100GB or so i can format it no problem. If i use os3.9 ffs,i can partition and format a 400+GB partition with no problems but then i lose long filename support ;(((

Has anyone else ran into this problem or know a solution?

Mike
 

Offline stefcep

  • Full Member
  • ***
  • Join Date: Sep 2003
  • Posts: 126
    • Show only replies by stefcep
Re: 500GB drive + SFS problem
« Reply #1 on: August 02, 2007, 04:13:17 PM »
Stating the obvious here but why not just have 5 100g partitions..you will never fill one partition with Amiga software...
 

Offline TjLaZer

Re: 500GB drive + SFS problem
« Reply #2 on: August 02, 2007, 04:20:06 PM »
Problem might be the scsi->ide bridge.  Does SFS claim to support what you are trying to do?
Going Bananas over AMIGAs since 1987...

Looking for Fusion Fourty PNG ROMs V3.4?

:flame: :banana: :banana: :banana:
 

Offline pVC

Re: 500GB drive + SFS problem
« Reply #3 on: August 02, 2007, 04:42:49 PM »
Are you sure that you use QUICK option in format? It's the only way you should format big/sfs partitions.

And don't use random block sizes, you get data loss after a while if you do so.

--clip--
The current partition size limits of SFS are:
64 GB with 512 bytes/block
128 GB with 1024 bytes/block
256 GB with 2048 bytes/block
512 GB with 4096 bytes/block
1 TB with 8192 bytes/block
2 TB with 16384 and 32768 bytes/block
--clap--

And why to make too big partitions... they are hard to back up or fix if something goes wrong :)

@stefcep

I guess nobody can fill it with Windows _software_ either :) It's the general data files (music, videos) which fill up the space either on Amiga or on PC.
Daily MorphOS user and Amiga active.
 

Offline Mark

  • Jr. Member
  • **
  • Join Date: Apr 2002
  • Posts: 94
    • Show only replies by Mark
Re: 500GB drive + SFS problem
« Reply #4 on: August 02, 2007, 04:58:39 PM »
From changesSFS_NEW.txt:

Quote

- The limits mentioned in the 1.245 notes were wrong, sorry. The actual
  partition size limit of SFS 1.x is 128 GB, no matter which blocksize
  you are using. Changed the checks to the actual limits. You can
  continue to use too large partitions, but you may get "disk full"
  errors (instead of a trashed partition) even if there is still free
  space on the partition.



 

Offline mechyTopic starter

Re: 500GB drive + SFS problem
« Reply #5 on: August 02, 2007, 07:40:52 PM »
@ tjlazer: its not the bridge because the drive formats perfectly to a large 500gb partition under FFS with no problems.

@Pvc: yes,i used the quick format,as stated,it has a problem in both os3.9 format and the sfsformat proggy.

@mark: ah! Thanks for the info.This explains it,in real life practice it seems to take 124.7gb partition no problem,anything over that comes back with the "disk full" problem when i attempt to partition it.

the whole reason for the large partition was for all my mp3's,pdf's and mpeg movies.but i guess i will have to settle for small partitions.If anyone cares,SFS1.273 (i think) on aminet has the same problem.

Will there ever be anyhope of the sfs authors to fix this?

Mike


Quote

Mark wrote:
From changesSFS_NEW.txt:

Quote

- The limits mentioned in the 1.245 notes were wrong, sorry. The actual
  partition size limit of SFS 1.x is 128 GB, no matter which blocksize
  you are using. Changed the checks to the actual limits. You can
  continue to use too large partitions, but you may get "disk full"
  errors (instead of a trashed partition) even if there is still free
  space on the partition.



 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: 500GB drive + SFS problem
« Reply #6 on: August 02, 2007, 07:44:55 PM »
SFS1.xxx doesn't supports partition larger that 128(about) gigs.

Give to SFS2.xxx a try but ...
 

Offline mechyTopic starter

Re: 500GB drive + SFS problem
« Reply #7 on: August 03, 2007, 03:47:20 AM »
SfS 2.x was pulled from the page due to a bug iirc? i have a version in my archives.If i hadn't already broken the 500gb up and copied all my stuff to it,i would of tried it.I do prefer stability tho.




Quote

Framiga wrote:
SFS1.xxx doesn't supports partition larger that 128(about) gigs.

Give to SFS2.xxx a try but ...