Skip to main content

Questions tagged [xfs]

Questions about XFS filesystem, utilities and other situations where XFS filesystem is relevant.

Filter by
Sorted by
Tagged with
1 vote
2 answers
103 views

On my backup servers I created XFS LVM volumes for each hosts I backup. The server is a Lenovo running 930-16i hardware RAID adapter with SATA disks. When I reboot the server, it sometimes falls in ...
darxmurf's user avatar
  • 1,226
0 votes
1 answer
76 views

This is a follow-up on this question: How to run fsck with LVM I have a RHEL 9 server which uses LVM on /dev/sda3. There are several LVs on a single VG. After booting in maintenance mode (rd.break ...
dr_'s user avatar
  • 32.4k
11 votes
1 answer
829 views

I have a problem and I don't know what the problem is. df -h Filesystem Size Used Avail Use% Mounted on /dev/sda4 5.0G 113M 4.9G 3% / /dev/mapper/appsvg-...
Mina Krstic's user avatar
3 votes
0 answers
117 views

time touch /tmp/test.dat real 0m1.03s user 0m0.00s sys 0m1.02s A full second of sys-mode time to create a file in /tmp. That can become unbearable for ksh scripts that open dozens of files ...
Paul W's user avatar
  • 183
1 vote
0 answers
129 views

Got a new NAS server I'm testing. It's basically CentOS 7.5.1804 with Areca hardware RAID cards and lots of HDDs, and XFS volumes. Sporadic copying tests often succeed. But whenever I'm running large ...
Drew's user avatar
  • 111
0 votes
1 answer
145 views

I've got a large directory structure (email Maildir), with 705430 files, 1719 directories Using cp -rP --reflink=always $source $destination uses a fair chunk of space, approx 2–5GB. This is not a CoW ...
Little Code's user avatar
1 vote
1 answer
213 views

After rebooting a Redhat 7.9 system, I am faced with data corruption on first partition (dev/sda1) The System is a VM and last shutdown was graceful from within the OS, no power off, hard stop etc. ...
MMAX's user avatar
  • 276
0 votes
1 answer
184 views

Using RHEL 8.9, I have xfs_quota applied to each home account folder under /home. In doing xfs_quota -x -c 'limit bhard=1g ron' /home I can observe for example a cp fail when trying to copy a single ...
ron's user avatar
  • 9,175
0 votes
1 answer
671 views

in RHEL 8.9, I have a 100gb XFS formatted /home partition; all local user accounts in /etc/passwd have their home directories under /home. And all user accounts primary gid is and will always be 100 {...
ron's user avatar
  • 9,175
12 votes
2 answers
3k views

OS: RHEL8 Filesystem: xfs I'm guessing that some zombie process is holding the space, but I can't find it. The problem is with /var/lib/pgsql/14, which df says is using 1.1TB of space: $ sudo df -T -...
RonJohn's user avatar
  • 1,473
4 votes
0 answers
904 views

I have a VM with two XFS file systems on two separate virtual disks. The first XFS is 2.5 TB big and the second one is 1.5 TB big. The first XFS uses 844 GB storage reported by df -h, but in reality 7....
smaxx1337's user avatar
0 votes
2 answers
3k views

In RHEL 7.9 I formatted my large /data volume with XFS 4.5. In RHEL 8.8 XFS is version 5.0. XFS v5 in RHEL 8 can mount an XFS v4 file system created by RHEL 7.9, however RHEL 7.9 cannot mount an XFS ...
ron's user avatar
  • 9,175
0 votes
0 answers
208 views

I need to move 500G from my RHEL 8 XFS home volume to the root volume. Here's what I have now: Can someone tell me if this blog post has the correct instructions for doing this? https://www....
Chanel's user avatar
  • 109
3 votes
1 answer
2k views

Background I have a system, where I generate an XFS filesystem image on one system, and then use this image in another system. Currently both use CentOS7 (7.9 and 7.8 respectively). This works ...
Popup's user avatar
  • 714
4 votes
4 answers
3k views

I'm hunting for a way to utilise a slow 500GB magnetic HDD alongside a fast 500GB SSD. I'd like to end up with a reasonable fraction of the two combined [hopefully > 800GB] in terms of capacity, ...
Philip Couling's user avatar
0 votes
0 answers
907 views

I have an embedded system that I do not have very easy access to. Although in retrospect, I shouldn't have built it this way, but the only way to shut down the system is to kill power. This works 99.9%...
dberm22's user avatar
  • 113
3 votes
1 answer
772 views

At the Veeam Documentation, I read that the chattr and setfattr commands need to be supported: https://helpcenter.veeam.com/docs/backup/vsphere/hardened_repository_limitations.html?ver=110 I have ...
Nightscape's user avatar
0 votes
0 answers
1k views

Hi guys I just wanna know if there’s a simple command to recover a simple data file such as vi text in ext4 and xfs filesystem in linux
Tae's user avatar
  • 1
2 votes
0 answers
5k views

I use udiskctl to mount my usb disks. From time to time my usb hub has power problem that when I turn on some device using large current, the hub will reset all connections. This results in ...
Wang's user avatar
  • 1,435
1 vote
1 answer
803 views

I am running into this weird permission issue on Debian 10, with lstat call on XFS filesystem. I have been referring to this link to understand how extended ACLs will work The man page says that ...
viral_mutant's user avatar
1 vote
1 answer
4k views

My partitions currently look like this: sda 8:0 0 1.8T 0 disk └─sda1 8:1 0 1.8T 0 part /mnt/storage sdb 8:16 0 119.2G 0 disk ├─sdb1 ...
Sntn's user avatar
  • 123
0 votes
0 answers
58 views

Alright my Linux gurus, i have a situation. I am trying to recover data from a Buffalo NAS with 12 4 TB drives in RAID 6 totaling close to 40 TB on one array. It shows that the drive has around 36 TB ...
NeoTom's user avatar
  • 1
3 votes
2 answers
6k views

I am migrating my home server from Windows to Ubuntu server 22.04. Some of the data I am migrating is on an NTFS drive and I want to transfer this data to a new (second) drive which is using XFS. ...
flamemagister's user avatar
3 votes
3 answers
8k views

I have a single hard drive. I want to use a filesystem that will give me less storage space, but as a tradeoff, give me checksums or any other method to help preserve data integrity. It is my ...
gfdjjrtiejo's user avatar
0 votes
1 answer
2k views

I am keen to know more about the proper way to extend /opt after additional hard disk 5GB with lvm and xfs filesystem. Kindly advised. Many thanks.
Nick eric adelee's user avatar

1
2 3 4 5