Displaying 20 results from an estimated 12000 matches similar to: "xfs fsck error metadata corruption"
2015 Mar 23
3
xfs fsck error metadata corruption
Hi,
Can CENTOS be used with ext3 or ext4 partitioning?
Steve
> On Mar 23, 2015, at 4:47 PM, John R Pierce <pierce at hogranch.com> wrote:
>
> On 3/23/2015 1:24 PM, Stephen Drotar wrote:
>> Everytime I restart Centos 7 I receive a error saying?
>>
>> metadata is corrupt
>>
>> and then I need to go through the process of mount and unmount
2015 Mar 23
0
xfs fsck error metadata corruption
On Mon, Mar 23, 2015 at 2:24 PM, Stephen Drotar <stephen at artifex360.com> wrote:
> Hi,
>
> Everytime I restart Centos 7 I receive a error saying?
>
> metadata is corrupt
>
> and then I need to go through the process of mount and unmount the disk uuid then run
>
> xfs_repair {some uuid}
> or
> xfs_repair -L {some uuid} which ultimately corrupts
2015 Mar 23
0
xfs fsck error metadata corruption
On 3/23/2015 1:24 PM, Stephen Drotar wrote:
> Everytime I restart Centos 7 I receive a error saying?
>
> metadata is corrupt
>
> and then I need to go through the process of mount and unmount the disk uuid then run
>
> xfs_repair {some uuid}
> or
> xfs_repair -L {some uuid} which ultimately corrupts even more.
>
>
> I?m running on a RAID 1 two identical
2015 Mar 25
2
Partition
Hi,
I would like to create 6 partitions on one disk before installing. How do I add partitions separate from the /home /boot /root and /swap files?
Cheers,
Steve
2015 Mar 24
1
xfs fsck error metadata corruption
On 2015-03-23, Chris Murphy <lists at colorremedies.com> wrote:
>
> For future reference -L is a big hammer. If you use it without
> explicitly attempting a read-write mount (which a read only mount at
> boot time will not do because it's an ro mount by default)
...for the root filesystem, anyway. For nonroot filesystems it should
use whatever flags are set in fstab.
2012 Aug 21
1
[PATCH] xfs: add a new api xfs_repair
Add a new api xfs_repair for repairing an XFS filesystem.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
daemon/xfs.c | 116 +++++++++++++++++++++++++++++++++++++++++
generator/generator_actions.ml | 23 ++++++++
gobject/Makefile.inc | 6 ++-
po/POTFILES | 1 +
src/MAX_PROC_NR | 2 +-
5 files changed, 145
2015 Mar 25
2
Partition
On 3/25/2015 2:42 PM, Stephen Drotar wrote:
> I?m setting up virtualization and need the VMs to have a certain size of Disk but is only allowing 50GB per volume and I need to find a way to increase that
what is only allowing this??
For virtualization, I would create a LVM VG (Volume Group), and for each
virtual disk, create a LV (Logical Volume).
Normally, I don't put virtual disks on
2024 Oct 13
1
XFS corruption reported by QEMU virtual machine with image hosted on gluster
Hello all! We are experiencing a strange problem with QEMU virtual machines where the virtual machine image is hosted on a gluster volume. Access via fuse. (Our GFAPI attempt failed, it doesn?t seem to work properly with current QEMU/distro/gluster). We have the volume tuned for ?virt?.
So we use qemu-img to create a raw image. You can use sparse or falloc with equal results. We start a virtual
2019 Aug 28
1
xfs
I used to be able to 'repair' ext4 fs issue (when the boot process drops
you into emergency mode)...
but now with xfs - it does not seem to let me do that.
xfs_repair /dev/sda3
or
xfs_repair -L /dev/sda3
both say fatal error
fatal error -- couldn?t initialize XFS library
How can I repair XFS with burning a DVD and finding an external USB reader
etc...
Thanks,
Jerry
2024 Oct 14
1
XFS corruption reported by QEMU virtual machine with image hosted on gluster
Hey Erik,
I am running a similar setup with no issues having Ubuntu Host Systems
on HPE DL380 Gen 10.
I however used to run libvirt/qemu via nfs-ganesha on top of gluster
flawlessly.
Recently I upgraded to the native GFAPI implementation, which is poorly
documented with snippets all over the internet.
Although I cannot provide a direct solution for your issue, I am
however suggesting to try
2018 Mar 15
3
xfs file system errors
How do I fix an xfs file system error ?
I searched and it says to run xfs_repair /dev/sda1 - did not work.
I got an error on boot and the machine dropped into service mode by
entering the PW. I entered the above command and it said couldnt load
library...
SO I rebooted, dropped into rescue mode. Again I entered the command above
and it said teh same thing.something about could not load library
2024 Oct 14
1
XFS corruption reported by QEMU virtual machine with image hosted on gluster
First a heartfelt thanks for writing back.
In a solution (not having this issue) we do use nfs-ganesha to host filesystem squashfs root FS objects to compute nodes. It is working great. We also have fuse-through-LIO.
The solution here is 3 servers making up with cluster admin node.
The XFS issue is only observed when we try to replace an existing one with another XFS on top, and only with RAW,
2016 Mar 16
1
[virt-builder] XFS metadata corruption in Fedora 23 template images (on resize)
Running this:
$ virt-builder fedora-23 -o vm1.qcow2 --format qcow2 \
--root-password password:123456 --selinux-relabel --size 100G
And, importing vm1.qcow2 into libvirt results in these "corrupted
metadata buffer" errors, in a continuous loop, on the serial console:
[...]
[ 51.687988] XFS (vda3): First 64 bytes of corrupted metadata buffer:
[ 51.688938]
2014 Jan 21
2
XFS : Taking the plunge
Hi All,
I have been trying out XFS given it is going to be the file system of
choice from upstream in el7. Starting with an Adaptec ASR71605 populated
with sixteen 4TB WD enterprise hard drives. The version of OS is 6.4
x86_64 and has 64G of RAM.
This next part was not well researched as I had a colleague bothering me
late on Xmas Eve that he needed 14 TB immediately to move data to from an
2010 Feb 11
2
xfs_repair doesn't fix sb versionnum missing attr
I run:
xfs_check /dev/sdc10
And it reports:
sb versionnum missing attr bit 10
Then I run:
xfs_repair /dev/sdc10
And it reports output from 7 phases and "done".
Again I run:
xfs_check /dev/sdc10
And it reports:
sb versionnum missing attr bit 10
Is this how it's supposed to work?
Thanks for any help.
Linus
2023 Jul 21
2
log file spewing on one node, but not the others
we have an older 2+1 arbiter gluster cluster running 6.10? on Ubuntu18LTS
It has run beautifully for years. Only occaisionally needing attention
as drives have died, etc
Each peer has two volumes. G1 and G2 with a shared 'gluster' network.
Since July 1st one of the peers for one volume is spewing the logfile
/var-lib-G1.log with the following errors.
The volume (G2) is not showing
2023 Jul 25
1
log file spewing on one node, but not the others
What is the uptime of the affected node ?
There is a similar error reported in?https://access.redhat.com/solutions/5518661? which could?indicate?a possible problem in a memory area named ?lru? .Have you noticed any ECC errors in dmesg/IPMI of the system ?
At least I would reboot the node and run hardware diagnostics to check that everything is fine.
Best Regards,Strahil Nikolov?
Sent from Yahoo
2015 Mar 25
3
Partition
Stephen Drotar wrote:
>
> I would like to create 6 partitions on one disk before installing. How
do I add partitions separate from the /home /boot /root and /swap files?
If you're using a drive 2TB or smaller, and an MBR, rather than a GPT, you
can *only* have four primary partitions. To make more, one of those must
be an extended partition, and you can create additional partitions in
2009 May 14
5
Preventing hour-long fsck on ext3-filesystem
Hi!
I'm justing in the process of setting up a new fileserver for our
company. I'm installing CentOS 5.3 (64 bit) on it.
One of the "problems" with it is that it has a 3.5TB filesystem for
the user data which I formatted during setup as an ext3. Now my
experience with our current fileserver is that a 0.5TB ext3 filesystem
needs approx half an hour to complete (and kicks in
2012 Feb 26
1
"Structure needs cleaning" error
Hi,
We have recently upgraded our gluster to 3.2.5 and have
encountered the following error. Gluster seems somehow
confused about one of the files it should be serving up,
specifically
/projects/philex/PE/2010/Oct18/arch07/BalbacFull_250_200_03Mar_3.png
If I go to that directory and simply do an ls *.png I get
ls: BalbacFull_250_200_03Mar_3.png: Structure needs cleaning
(along with a listing