Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
93 views

I want to build a high performance recording device that receives streaming data from a PCIe 5.0 card and stores it into a storage array. The throughput is 10 Gbytes/s and I need to record 20 TBytes ...
0 votes
1 answer
116 views

I want to get smart imformation of a sata disk attached to raid card through ata passthrough. I find that smartmontools use the funciton bool sat_device::ata_pass_through() to get my disk's smart ...
Jason Lee's user avatar
-1 votes
2 answers
750 views

What is difference between implementing RAID 0 and just attaching multiple EBS Volumes on AWS EC2? Both seem to just sum the performance (?). Any other operational differences or use case scenarios, ...
0 votes
0 answers
133 views

I have an older Adaptec RAID Controller card (6805/6805Q) that controls a number of RAID1 arrays. This card has no issues with a Windows system running in the older MBR mode, but for the newer UEFI ...
BBiller's user avatar
1 vote
0 answers
904 views

I currently have a logic to wait for the resync process to finish by looking at /sys/block/mdXXX/md/raid_state to be clean and assume that the resync has finished. However, I don't think this is ...
0 votes
1 answer
177 views

I have a camera that produces 20 frames per second. I made an app in C# that grabs the frames and put them in a concurrent queue. I have another thread that writes the frames on filesystem. Each frame ...
3 votes
1 answer
2k views

I'm trying to improve performance of a git repository that is being used almost exclusively by me to version a scientific computing project. The project's simulation software blasts teeny (less than ...
LGS's user avatar
  • 150
4 votes
1 answer
718 views

I've been trying to test my AHCI driver for my hobby OS on bare metal. Before that, I tested my driver in QEMU with the parameters: qemu-system-i386 -boot d -cdrom elfboot.iso -machine q35 -m 2G -hda ...
CRoemheld's user avatar
  • 947
0 votes
1 answer
285 views

I have a handmade NAS running on "Debian 10 buster" with RAID 5 in it, root@fox-nas:~# uname -a Linux fox-nas 4.19.0-8-amd64 #1 SMP Debian 4.19.98-1 (2020年01月26日) x86_64 GNU/Linux And I tried to set ...
Petr's user avatar
  • 105
0 votes
1 answer
581 views

I would like to identify the disk information whether it contain of RAID or Optane. Is it possible to get that information with PowerShell? I try Get-PhysiclDisk and Get-Disk, but not including that ...
Cheries's user avatar
  • 902
1 vote
1 answer
212 views

Hello and thanks for reviewing my problem. I have a system configured with PCIe RAID0 controller x16 lines connected to 4 NVMe Intel drives 2Tb each through m.2 connector. Using ATTO Disk Benchmark ...
Mathieeo's user avatar
1 vote
1 answer
739 views

I'm trying to get the RAID status every time i boot into my system (Debian) and send the output as notification in the desktop. This works as expected from terminal: sudo mdadm --detail /dev/md0 | ...
Xbert's user avatar
  • 91
2 votes
1 answer
2k views

When I come to RAID 5 explanations I very often see pictures showing 4 discs with three data blocks and one parity block. As example calculation (on same sites, sometimes) I always see only 3 discs. ...
AyJayKay's user avatar
  • 113
0 votes
1 answer
517 views

I'm creating a python script to automate dd for my raid disk. After dd is complete, i would like to perform other tasks. May i know how can i verify the statues of the dd progress using python? os....
0 votes
1 answer
2k views

How do I edit hex value at a particular Sector of Disk image file (60GB) using Python? Example: Given 512, File name: RAID.img Typical File size: 60gb+ Sector: 3 Address Offset: 0000060A - 0000060F ...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /