similar to: xfs fsck error metadata corruption

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
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
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
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
2015 May 14
2
C7 and fstab
Il 14/05/2015 13:40, Tris Hoar ha scritto: > On 14/05/2015 10:16, Alessandro Baggi wrote: >> Hi List, >> I've installed C7.1 and today configuring fstab for another disk I get >> this: >> >> UUID=d5ff30df-9e1d-4fc8-99b6-845ffa6509db / xfs >> defaults 0 0 >> UUID=052f75bc-0513-45e0-a01f-06c9a698469f /mnt/data
2012 Mar 02
1
xfs, inode64, and NFS
we recently deployed some large XFS file systems with centos 6.2 used as NFS servers... I've had some reports of a problem similar to the one reported here... http://www.linuxquestions.org/questions/red-hat-31/xfs-inode64-nfs-export-no_subtree_check-and-stale-nfs-file-handle-message-855844/ these reports are somewhat vague (third indirectly reported via internal corporate channels from
2009 Sep 08
1
3Ware 9650SE and XFS problems under Centos 5.3
Hello all, Came across my first real "problem" in all the years I've been using Linux today and I'm stumped for an answer. I've recently built a back-up server on top of Centos 5.3 using a 3Ware 9650SE 4 port SATA card and 4 x 1.5TB drives in a RAID 5 array. I went for the 3Ware card as it has driver support already so any kernel updates won't require me to rebuild the