Skip to main content

Questions tagged [xfs]

XFS is a scalable, high performance journaling file system from Silicon Graphics, later ported to Linux.

xfs
0 votes
0 answers
17 views

XFS corruption, superblock overwritten by plain file data

I encountered my first XFS corruption recently. It happened on 2 distinct VMs which were identically deployed (on GCE infrastructure), once on VM 'A' and twice on VM 'B'. A third identical VM 'C' ...
zerodeux's user avatar
  • 3,571
0 votes
0 answers
24 views

AWS EC2 : error expanding EBS XFS partition

I need to expand the /home partition in my AWS EC2 instance. I have already added the required storage and trying to follow the article : https://docs.aws.amazon.com/ebs/latest/userguide/recognize-...
Prashant Nagaraj's user avatar
0 votes
0 answers
12 views

how to extract and modify an XFS file

I'm currently trying to modify a firmware of an electric car from china. I have the firmware unpacked and it contains images (I suppose?) of it's partitions. All of them are *.XFS I need to extract ...
Sharipsss's user avatar
0 votes
0 answers
9 views

I encountered a technical difficulty and needed to use J/XFS technology to operate the printer function

Currently I found a J/XFS printer demo, but I can't run it. I would like to ask for help. Thank you. I tried to start the server service, but the configuration was missing and could not be started.I ...
haha zhang's user avatar
0 votes
1 answer
86 views

Why doesn't Selenium start?

I'm trying to start Selenium (4.13.0) on an Ubuntu (20.04) server as a Docker container. The hard drive is formatted with xfs and quota is enabled. The container stops immediately with an error. The ...
dur's user avatar
  • 16.7k
0 votes
0 answers
91 views

XFS Quota - Cannot exceed soft limit but hard limit and grace period are OK

I am using Centos-7 with a local XFS file system and I am having this problem implementing quotas. It is all set up and everything looks correct. I can change limits, grace period, check the quotas ...
Antony's user avatar
  • 1
0 votes
0 answers
24 views

Sharing my unanswered question from Docker Forums for larger audience

Please share insights on this https://forums.docker.com/t/storage-driver-overlay-over-xfs-projectquota-not-reset-on-container-delete/139005?u=sarukazen I’m trying to use overlay storage driver over ...
Saravana Kumar's user avatar
1 vote
0 answers
91 views

Where can I find J/XFS SDK for download?

I need to develop a XFS SPI for a device that will run over J/XFS standard. I already developed a SPI for XFS as a DLL written in C, but now I need to do it in Java. I tried over and over to find any ...
Julio Nardone's user avatar
0 votes
0 answers
28 views

Does Kudu have requirements on the block size of the file system?

When initializing Kudu, will check if the file system supports punch hole. Kudu will create a test file when initailizing and do puch hole, and check if the file's size is what we'd expect. However, ...
chenhehe's user avatar
0 votes
1 answer
112 views

Linux read call behavior when a segment of the file is corrupted

Context : OS : Red hat 8.X File systems : EXT4, XFS Storage Types : SSD, HDD Corruption : Meant here is an activity that result in written data cannot be retrieved as it was written. .e.g. Disk Device ...
aKumara's user avatar
  • 403
0 votes
1 answer
251 views

Where can I find a public version of the XFS specification document for ATM cash dispensers?

I am working on a software that interacts with the cash dispenser of an ATM. I was referred to an XFS specification document, but the link is broken. I have tried checking the Google archives and ...
Goutam02's user avatar
0 votes
1 answer
186 views

I want to resize my linux root volume to create a separate partition. (aws ec2)

//as-is [root@ip-172-28-72-124 /]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 100G 0 disk ├─nvme0n1p1 259:1 0 100G 0 part / └─nvme0n1p128 259:2 0 ...
JT Kon's user avatar
  • 23
1 vote
1 answer
116 views

On rhel8 os When I run a program the kernel crash, how can I determine which line of code reports the error ?

I don't know about kernel, I don't know how to troubleshoot. When the problem happened, my system kernel crashed, the following is the vmcore-dmesg.txt log ##dmesg logs [ 378.442884] SPDMD-LUN:[ERROR]...
Lemon's user avatar
  • 11
0 votes
1 answer
455 views

Increate xfs partition size lvm

I am trying to increase xfs disk lvm but I am missing something "/" size is 70 GB and I want to enlarge it to 90GB . I enlarged the underlying /dev/sda size to 140gb (it was 120gb) So I have ...
liorke's user avatar
  • 15
0 votes
1 answer
339 views

How can I check that quotas have been enabled is XFS?

I have a filesystem that should be mounted with the prjquota flag. But due to human factors, someone might forget to do that, so I need to check that quota was enabled on application startup. I ...
Nolv's user avatar
  • 63

15 30 50 per page
1
2 3 4 5
7