NickJH
NickJH
Thanks. I could not find any xfs tools either. Do I even need to specify options as ftype is the current default (and has been since Centos 7.4?). Will `fstransform...
Unfortunately I have failed so far but I get very close. Running fstransform from GParted produces an unreadable disk. This is probably not GParted's or fstransform's fault as I've seen...
It looks like it can be done with `xfs_admin -U your_old_UUID /dev/sda2`. In my case the old UUID can be recovered from /etc/fstab.
When trying to find out how to change the UUID I found [this article](https://unix.stackexchange.com/questions/12858/how-to-change-filesystem-uuid-2-same-uuid) and it does seem to be very dependent on the filesystem. It looks quite messy for...
This is still an issue with certbot-0.31.
This is still an issue with certbot-1.3.0-1.el7.noarch.
That sounds like a plan. Would it be better to test /var/lib before testing /var as it is conceivable that it could be being mounted from a different filesystem than...
Following on from this, /data/buckets is inside the "single" container. ``` /data is root:root 0755 /data/buckets is root:root 0700 /data/buckets/stellar-core.lock is root:root 0700 ``` If I set everything to 0777...
Yes, it seems to be happening at the time backups (Arcserve) run. I have opened a ticket with them as well, but I have zero experience of vmware-tools so didn't...
Defeated by log rotation which are rotating the logs every 1MB so often under an hour. I'll try again with 50MB but I won't get to the logs until Tuesday...