Skip to main content

Questions tagged [xfs]

XFS is an open source file system for Linux.

0 votes
0 answers
29 views

Is LVM broken or xfs filesystem dead?

As we say all too often, never prod on a Friday ... But an admin on my team wanted to expand a lv, so he broke the whole system. I've managed to remount the disk and the group volume, and now I'm ...
Franck Huet's user avatar
1 vote
1 answer
125 views

linux + wipe a signature from a device not succeeded

we have the following file system. from lsblk -f sdb LVM2_member uMrU0b-6F3l-M9Ue-LPsf-kd6n-5l4m-WfxaRQ └─DB_vg-DB_lv xfs a800d759-c8c7-4e7e-86d5-3d6a06123465 ...
King David's user avatar
1 vote
0 answers
967 views

How to repair a XFS filesystem with a dirty log?

I had a server crash while its RAID array was running in a degraded state and now the XFS file system is corrupted. I have read up on how to repair the filesystem but most things I have tried have ...
boulderlund's user avatar
1 vote
0 answers
115 views

Partition keeps getting corrupted. How to prevent or boot anyway?

I am running RHEL7, and my audit log partition randomly (not often, but often enough to annoy me) gets corrupted, preventing me from booting. How can I either prevent the partition from being ...
dberm22's user avatar
  • 113
13 votes
4 answers
5k views

Is it worth to defragment XFS on SSD (many files)?

I have quite old mail server (CentOS 6) of 4+ Tb mail in maildirs (so you may imagine numbe of files). It is VM (VMware 7) on SSD storage. I wonder if I should care for FS fragmentation at all? I can ...
Alexander's user avatar
  • 292
0 votes
1 answer
792 views

Make files truly immutable

I'm currently in the works of adding a third back-up that is Immutable. This all works fine from Veeam > Linux Ubuntu with XFS on a scsi disk. The files are locked for the days that is set in Veeam....
JesseL's user avatar
  • 1
1 vote
0 answers
305 views

xfs acl not preserved after reboot

I'm adding a new xfs partition (/home) to a centos 7 server that has ext3 filesystem. Old /home is ext3. After mounting the new partition, I copied the info in the old home to the new home with rsync:...
Sven Knowles's user avatar
1 vote
0 answers
632 views

How to set quota per directory/sub-directory in LInux

At the moment I use Oracle VM on a local environment, but the final intention is to utilize it in the server. Filesystem type is xfs and the OS of VM is Ubuntu but if needed I can install any other ...
Saeed's user avatar
  • 423
2 votes
0 answers
1k views

Cant mount previously created XFS file system in Debian

I am trying to mount a hard drive that has been previously used in another device that had the drive formatted as XFS. I have tried to research the error, but I cant find any solution to the exact ...
Canadian Bacon's user avatar
0 votes
0 answers
57 views

Disk layout: First 512 bytes are intentionally not used by filesystem(ext, xfs, brtfs) and volume management(lvm,zfs,brtfs), is this a design rule?

I suspect that all modern filesystem(ext, xfs, brtfs..) and volume management(lvm, zfs, brtfs...) intentionally avoid using at least first 512 bytes of the disk or partition, is this true? I know it ...
osexp2000's user avatar
  • 608
2 votes
0 answers
519 views

CENTOS 7.2 + installing docker on OS with XFS file system

We have 12 machines with CentOS 7 servers ( VM servers ) where the root file system is XFS (created with ftype=0, default CentOS setting at the time the system was installed). And we want to install ...
King David's user avatar
1 vote
1 answer
4k views

why this is bad to use XFS file-system without d_type support , regarding to docker

from docker documentation we can see the following https://docs.docker.com/storage/storagedriver/overlayfs-driver/#prerequisites Warning: Running on XFS without d_type support now causes Docker to ...
King David's user avatar
0 votes
1 answer
6k views

How to extend Linux non root partition

There was 3TB EBS volume attached to an ec2 instance. I have increased the volume to 4TB. I am trying to extending the partition size. #lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 ...
lucy's user avatar
  • 103
0 votes
1 answer
508 views

Corrupt XFS after power failure in Virtual Machine

One of our servers failed and when it came back to life, one of the hosted VMs [CentOS 7] had issues with XFS. There are 3 volumes, root, /swap and /home, and I was able to xfs_repair the root volume,...
Miguel Mesquita Alfaiate's user avatar
1 vote
1 answer
598 views

changing sunit and swidth in XFS without data loss

we have a medium sized scientific cluster with 32 compute nodes. The head node serves a 54TB storage that is RAID-6. It is consisted of 22 3TB HDDs (2 Parity units) and stripe size of 256K. The NFS is ...
Lawless's user avatar
  • 13

15 30 50 per page
1
2 3 4 5