• Check it out - we have a chatbot! Go ask TuxBot a question in the Ask Tuxbot section!

Very odd issue with new RAID 5 HDDs. Some data keeps disappearing when running large copies.

wcramblitt

New Member
Joined
Mar 8, 2023
Messages
3
Reaction score
1
Credits
35
I have 2 almost identical servers both running Ubuntu 20.04.5 LTS each with the same HDD brand setup in RAID 5 configurations.

I have around 10TB of data I am attempting to copy to both servers. Everything worked fine on the first server.

However, on the second server, the copy script seems to run fine until it reaches around 100 - 500G, and then all of a sudden, with no warning, the partition drops most of the copied files leaving around 9G of files left. It will do this over and over until the copy script finishes and only the last 9G of items exist on the partition.

Some background on the partition:
-It is a RAID 5 configuration totaling around 15 TB
-It is mounted at /dev/sdc1 and the partition is ext4.
-I can check the disk while the copy operation is running, and the drive doesn't even reach 1% capacity.
-I have deleted the partition and remade it several times

I've tried a variety of copy scripts include scp and rsync over LAN and a direct copy from an external drive

Here are some examples of the scripts:

scp -rv [email protected]:/folder/ destination
rsync -rvPW --ignore-existing [email protected]:/folder/ distination

They never have any error messages or warnings of any kind.

I have to actively monitor the memory in the hdd to see the issue happen.

Background on servers:

Server 1 (working):

Memory
1678314136449.png


Disks
1678314262442.png



Server 2 (HDD issues):

Memory
1678314373602.png



Disks
1678314321950.png




Any help would be appreciated!
 

Attachments

  • 16TBHD.png
    16TBHD.png
    183.7 KB · Views: 13
Last edited:


f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
5,562
Reaction score
4,126
Credits
40,611
Someone else will probably be able to help you better with this, but it would probably be useful if you shared the script you use and do you get an error message when the script exists? Also how much ram is in each of the servers, are there any other differences between the two systems?
 

guiverc

Active Member
Joined
Nov 17, 2021
Messages
88
Reaction score
148
Credits
1,099
It may also help if you check details & correct.

Ubuntu's main products are year.month in format (2000 subtracted from year), so your release details would mean the 14th month of 2020 ??
 
OP
W

wcramblitt

New Member
Joined
Mar 8, 2023
Messages
3
Reaction score
1
Credits
35
It may also help if you check details & correct.

Ubuntu's main products are year.month in format (2000 subtracted from year), so your release details would mean the 14th month of 2020 ??
My bad, I was half asleep when I originally created the thread. Fixed
 
OP
W

wcramblitt

New Member
Joined
Mar 8, 2023
Messages
3
Reaction score
1
Credits
35
Someone else will probably be able to help you better with this, but it would probably be useful if you shared the script you use and do you get an error message when the script exists? Also how much ram is in each of the servers, are there any other differences between the two systems?
Updated the post.

The nature of the script doesn't seem to matter. scp, rsync, cp. They run fine with no errors and warnings.
If you actively monitor the HDD, you'll see it reaching over 100G the all of a sudden drop down to 9G or so. It will do this over and over until the script finishes.

At the end, there should be around 8TB of data copied, but I'm left with only the last 9G of files.

I put the differences between the servers in the post.
 
MALIBAL Linux Laptops

Linux Laptops Custom Built for You
MALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux.

For more info, visit: https://www.malibal.com

Staff online

Members online


Latest posts

Top