English Amiga Board


Go Back   English Amiga Board > News

 
 
Thread Tools
Old 31 March 2020, 18:56   #401
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
Quote:
Originally Posted by loonsta View Post
Hi Toni

I see in the git repository there are some commits since the last release on Aminet including fixes from upstream.

As I'm in the process of setting up a new 3.1.4 install doing research I read that a pfs3aio bug was found in 3.1.4 testing, so I was wondering if there is a newer pfs3aio binary with those changes available?
If you mean delete returning not empty directory in some rare situations: no. (and I didn't even know about it until months later...) Workaround apparently is to disable DELDIR.

But as usual: I need a test case.


Quote:
mfilos on amiga forums in 2013: "All-In-One means that both versions (PFS3 and PFS3ds) are merged into one version. Also yesterday Toni release a Romable version of his PFS3 handler."
What benefit, if any, is there of putting the handler in rom? (I am making my own custome Kickstart Roms)
There is probably only one reason: if HD controller boot ROM refuses to load any non-FFS filesystems (they do exist!) or has broken filesystem loader. And it is still sane enough to use FileSystem.resource correctly.

Quote:
Also are there any gotcha's I shuold be aware of when using PFS with a FastATA IV on A1200?
I don't know. Most likely driver is fine.
Toni Wilen is online now  
Old 31 March 2020, 19:00   #402
loonsta
Registered User
 
Join Date: Mar 2020
Location: Melbourne / Australia
Posts: 21
Quote:
Originally Posted by Toni Wilen View Post
If you mean delete returning not empty directory in some rare situations: no. (and I didn't even know about it until months later...) Workaround apparently is to disable DELDIR.

But as usual: I need a test case.

What would need to be done for a test case? (in case I can help)

unrelated question: Is there any way to add an if statement in startup-sequence that would get skipped if running under uae?
loonsta is offline  
Old 31 March 2020, 19:31   #403
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
Quote:
Originally Posted by loonsta View Post
What would need to be done for a test case? (in case I can help)
For example lha archive that when unpacked to pfs3 partition and then deleting all files would trigger the problem.

Quote:
unrelated question: Is there any way to add an if statement in startup-sequence that would get skipped if running under uae?
There are few options, you can check for existence of autoconfig devices or device drivers or other UAE only modules. There are one or two threads somewhere with examples.
Toni Wilen is online now  
Old 28 April 2020, 15:40   #404
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
Exclamation

hi !

I just launched PFSDoctor after a crash of my system (CF Card Reader disconnected from USB) and an error occurred :



i started anyway to repair.. and everything was fine... but what's could be the prob with this error ???

edit: i just saw the last line of the 1st post and tested PFSDoctor Experimental but :

pfsdoctor CHECK HD0:
DEVICE HD0: not found

??!?

Last edited by Foul; 28 April 2020 at 15:52.
Foul is offline  
Old 28 April 2020, 17:09   #405
indigolemon
Bit Copying Bard
 
indigolemon's Avatar
 
Join Date: Jan 2017
Location: Kelty, Fife, Scotland
Age: 41
Posts: 1,293
Quote:
Originally Posted by Foul View Post
pfsdoctor CHECK HD0:
Try:
Code:
pfsdoctor HD0 check
No ':'
indigolemon is offline  
Old 28 April 2020, 18:04   #406
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
Perfect ! thx
Foul is offline  
Old 14 June 2020, 19:34   #407
apex
Registered User
 
apex's Avatar
 
Join Date: Apr 2010
Location: Amigaplanet
Posts: 645
Would it be possible to add real support for 4096 byte blocksize? A flash medium is using this native size and till yet only the new FFS support it.
apex is offline  
Old 14 June 2020, 20:28   #408
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
Quote:
Originally Posted by apex View Post
Would it be possible to add real support for 4096 byte blocksize? A flash medium is using this native size and till yet only the new FFS support it.
Experimental pfs3aio should already support it (1024, 2048 or 4096 block sizes) but there is still same problem: It won't become official until there is filesystem torture test.
Toni Wilen is online now  
Old 14 June 2020, 20:50   #409
apex
Registered User
 
apex's Avatar
 
Join Date: Apr 2010
Location: Amigaplanet
Posts: 645
Where can I get it? Such a test could kill the card. Maybe I will do it on a small one.
apex is offline  
Old 14 June 2020, 21:00   #410
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
I meant it won't become official until someone writes Amiga filesystem torture test program.

"Experimental" pfs3aio needs to survive proper torture test first without crashing or corrupting data. Until it happens, I refuse to release any official versions with experimental features, buggy filesystem is the worst thing that can happen in any platform.

There is no need to use any CF cards, UAE + hardfile (stored on fast SSD) is much easier and faster.
Toni Wilen is online now  
Old 14 June 2020, 21:03   #411
apex
Registered User
 
apex's Avatar
 
Join Date: Apr 2010
Location: Amigaplanet
Posts: 645
Sadly I cannot write such a tool and I am using only original Amigas. Ok, thank you. Seems there is no demand for such a version, because very less people understand the problem behind.
apex is offline  
Old 15 June 2020, 11:10   #412
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
Maybe because there is nearly no writes to a "normal" Amiga system compared to modern ones. So, the problem doesn't effect in real world situations. Most people doesn't really use their systems, mostly just using some programs or playing games. No massive logging or permanent database writes.
daxb is offline  
Old 15 June 2020, 13:28   #413
apex
Registered User
 
apex's Avatar
 
Join Date: Apr 2010
Location: Amigaplanet
Posts: 645
If I use my Amiga, very often small data is written. Icon collection, emails (SimpleMail), downloading and extracting files... I hope I am not one of the last users
apex is offline  
Old 15 June 2020, 14:29   #414
Storm
SYS64738
 
Storm's Avatar
 
Join Date: Oct 2014
Location: Australia
Age: 50
Posts: 118
I too use my A4000 quite a lot and move a bit of data around. I back up my other Amigas to the 4000 and then back the whole lot up to an external drive using USB. If I ever get problems with PFS, it’s only on the 4000 and usually transferring over USB. Something to do with Poseidon maybe?
Storm is offline  
Old 15 June 2020, 14:54   #415
apex
Registered User
 
apex's Avatar
 
Join Date: Apr 2010
Location: Amigaplanet
Posts: 645
There is no problem with the filesystem, but it was made for real harddisks with a native blocksize of 512 byte. If you use now a flash device (CF card) with a native blocksize of 4096, every block/cell will be updated 4 times on a writing process. Could be a reason for dying CF cards. It is a very complex topic, I hope my few lines are right.
apex is offline  
Old 15 June 2020, 17:24   #416
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
Lets not discuss that topic in this thread. There can be lots of reasons for problems (getting as cheap as possible CF card = don't do it. Bad/unstable power supply. Something simply corrupting memory. It is also strangely common to assume it is "normal" if HD has problems but not if CF card has problems..)

I'll probably write the tester some day.
Toni Wilen is online now  
Old 15 June 2020, 17:47   #417
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
I usually write and delete around 1GB data (HD-Recording) on my A1200 HD each week. Icons, emails, downloading/extracting, backups are peanuts. If you want to limit write access to your CF you should remember your Ramdisk for extracting and temporary data but I guess that doesn't make much difference.

The problem with CF, USB-Sticks and SD is that you don't know what you get. Quality can differ a lot. Then there is the old hardware with often unknown PSU quality that can affect your flash memory. So, you can only guess what kills your card.
daxb is offline  
Old 18 June 2020, 06:21   #418
sean_sk
Gimmemore Commodore
 
Join Date: Apr 2016
Location: Australia
Posts: 339
Quote:
Originally Posted by apex View Post
If you use now a flash device (CF card) with a native blocksize of 4096, every block/cell will be updated 4 times on a writing process. Could be a reason for dying CF cards.
I had a look into this because I too was concerned about this in my system. I have a brand new Sandisk 32GB CF cards on my A600 IDE as well as a new Sandisk 32GB Micro SD card in the Vampires SD card slot. Both have been set up with 512 block sizes in WB 3.1.4 using PFS3AIO. In regards to both, Sandisk says the following in their technical documents:

Quote:
The 512-byte sector size of a card in the SanDisk microSD Card Product Family is the same as that in an IDE magnetic disk drive. To write or read a sector (or multiple sectors), the host software simply issues a read or write command to the card. The command contains the address and number of sectors to write or read. The host software then waits for the command to complete.

The host software does not get involved in the details of how the flash memory is erased, programmed or read. This is extremely important because flash devices are expected to get increasingly complex in the future. Because cards in the SanDisk microSD Card Product Family use an intelligent on-board controller, host system software will not need to be updated as new flash memory evolves. In other words, systems that support the microSD Card Product Family today will be able to access future SanDisk cards built with new flash technology without having to update or change host software.
This document was dated 2012. The technical document for Sandisk Compact Flash cards basically says the same thing. Not sure about other brands though.
So therefore I'm wondering whether it is fine to just simply set it up as 512 byte block size.

EDIT: OK, I stand corrected. I believe sector size and block size may NOT be the same thing apparently. It seems a block size will include a number of sectors.

Last edited by sean_sk; 18 June 2020 at 07:18.
sean_sk is offline  
Old 18 June 2020, 11:04   #419
apex
Registered User
 
apex's Avatar
 
Join Date: Apr 2010
Location: Amigaplanet
Posts: 645
Interesting what they write. Only long term usage will show us the true.
apex is offline  
Old 09 September 2020, 19:45   #420
npagonis73
Registered User
 
npagonis73's Avatar
 
Join Date: Sep 2019
Location: Corfu / Greece
Posts: 410
Hi there

How can I update my pfs3 system? I can see in my L folder 2 relevant files a) PFS3 (version 18.5) and b) pfs3_aio-handler-custom (same version). In the 3.1 pfs3aio file there are 2 files after extracting it: one pfs3aio and pfs3aio-custom both version 19.2.

I would appreciate any help in order to update mine.
npagonis73 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
PFS3aio vs SFS/02 White support.WinUAE 10 13 April 2018 21:44
PFS3AIO Probs ? Foul support.FS-UAE 0 21 February 2018 22:49
PFS3AIO Questions manic23 support.Hardware 26 22 April 2014 13:49
Pfs3aio ???? stingray76 support.Hardware 2 19 February 2014 09:15
FinalWriter 97; FinalCalc 1.04; Final Data 2.00 & Final Copy aebrown-u request.Apps 20 12 July 2009 11:19

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:37.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.23207 seconds with 16 queries