search for: xfs_repair

Displaying 20 results from an estimated 84 matches for "xfs_repair".

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...
2015 Mar 23
5
xfs fsck error metadata corruption
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 even more. I?m running on a RAID 1 two identical drives this has happened more then once and had to reinstall. Any way I can prevent this when I shutdown or restart? This happens when I reboot the machine. Does the HD need...
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
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...
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 even more. 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), it w...
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
2014 Jan 21
2
XFS : Taking the plunge
...ange problems if you mount without inode64 again. For example, you can't access files & dirs that have been created with an inode >32bit anymore."" I also noted that "xfs_check" ran out of memory and so after some reading noted that it is reccommended to use "xfs_repair -n -vv" instead as it uses far less memory. One remark is so why is "xfs_check" there at all? I do have the option of moving the data elsewhere and rebuilding but this would cause some problems. Any advice much appreciated. Steve
2005 Nov 21
0
CentOS-announce Digest, Vol 9, Issue 13
...s that is included in the centosplus repo for CentOS-4 ... this is not an update to the main CentOS-4 repo. The SGI team has released a new xfsprogs SRPM for the XFS project. The following items have changed since the last release of this package: xfsprogs-2.7.3 (29 September 2005) - Fix xfs_repair handling of the morebits bit. - Merge back several kernel changes related to attr2. - Extended xfs_db expert mode commands - Clean up some fsxattr uses to reduce number of syscalls, now that IRIX also supports project identifiers via this interface. xfsp...
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
2017 Mar 12
0
[PATCH v4 3/7] New API: yara_load
...f15d9 100644 --- a/gobject/Makefile.inc +++ b/gobject/Makefile.inc @@ -111,7 +111,8 @@ guestfs_gobject_headers= \ include/guestfs-gobject/optargs-umount_local.h \ include/guestfs-gobject/optargs-xfs_admin.h \ include/guestfs-gobject/optargs-xfs_growfs.h \ - include/guestfs-gobject/optargs-xfs_repair.h + include/guestfs-gobject/optargs-xfs_repair.h \ + include/guestfs-gobject/optargs-yara_load.h guestfs_gobject_sources= \ src/session.c \ @@ -203,4 +204,5 @@ guestfs_gobject_sources= \ src/optargs-umount_local.c \ src/optargs-xfs_admin.c \ src/optargs-xfs_growfs.c \ - src/optargs...
2023 Jul 21
2
log file spewing on one node, but not the others
...ions of this error, but that it was fixed in the 6.x series.? I can find no other mentions. I have tried restarting glusterd with no change. there doesn't seem to be any hardware issues. I am wondering if perhaps this is an XFS file corruption issue and if I were to unmount the Gluster run xfs_repair and bring it back, that would solve the issue. Any other suggestions? [2023-07-21 18:51:38.260507] W [inode.c:1638:inode_table_prune] (-->/usr/lib/x86_64-linux-gnu/glusterfs/6.10/xlator/features/shard.so(+0x21b47) [0x7fb261c13b47] -->/usr/lib/x86_64-linux-gnu/libglusterfs.so.0(inode_unr...
2017 Apr 04
0
[PATCH v5 3/7] New API: yara_load
...f15d9 100644 --- a/gobject/Makefile.inc +++ b/gobject/Makefile.inc @@ -111,7 +111,8 @@ guestfs_gobject_headers= \ include/guestfs-gobject/optargs-umount_local.h \ include/guestfs-gobject/optargs-xfs_admin.h \ include/guestfs-gobject/optargs-xfs_growfs.h \ - include/guestfs-gobject/optargs-xfs_repair.h + include/guestfs-gobject/optargs-xfs_repair.h \ + include/guestfs-gobject/optargs-yara_load.h guestfs_gobject_sources= \ src/session.c \ @@ -203,4 +204,5 @@ guestfs_gobject_sources= \ src/optargs-umount_local.c \ src/optargs-xfs_admin.c \ src/optargs-xfs_growfs.c \ - src/optargs...
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 drives > > this has happened more then once and had to reinstall. Any way I can prevent this when I shutdown or restart? This happens when I reboot...
2015 Mar 23
3
xfs fsck error metadata corruption
...ch.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 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 drives >> >> this has happened more then once and had to reinstall. Any way I can prevent this when I shutdown or resta...
2005 Nov 20
0
CEBA-2005:1120-1 CentOS 4 x86_64 xfsprogs - bugfix update (CENTOSPLUS Only)
...s that is included in the centosplus repo for CentOS-4 ... this is not an update to the main CentOS-4 repo. The SGI team has released a new xfsprogs SRPM for the XFS project. The following items have changed since the last release of this package: xfsprogs-2.7.3 (29 September 2005) - Fix xfs_repair handling of the morebits bit. - Merge back several kernel changes related to attr2. - Extended xfs_db expert mode commands - Clean up some fsxattr uses to reduce number of syscalls, now that IRIX also supports project identifiers via this interface. xfsp...
2005 Nov 20
0
CEBA-2005:1120-1 CentOS 4 i386 xfsprogs - bugfix update (CENTOSPLUS Only)
...s that is included in the centosplus repo for CentOS-4 ... this is not an update to the main CentOS-4 repo. The SGI team has released a new xfsprogs SRPM for the XFS project. The following items have changed since the last release of this package: xfsprogs-2.7.3 (29 September 2005) - Fix xfs_repair handling of the morebits bit. - Merge back several kernel changes related to attr2. - Extended xfs_db expert mode commands - Clean up some fsxattr uses to reduce number of syscalls, now that IRIX also supports project identifiers via this interface. xfsp...
2018 Mar 26
0
rhev/gluster questions , possibly restoring from a failed node
...e gluster nodes offline (two nodes with data and an arbiter node). I'm hoping it's simply the backplane, but during that time troubleshooting and waiting for parts, the hypervisors was fenced. Since the firewall was replaced and now several VMs are not starting correctly, fsck, scandisk and xfs_repair on the problematic VMs are running, but It's been 2 days and xfs_repair hasn't moved an inch. When the gluster volume has an offline brick, should it be slow? If it's suppose to be slow, does it make sense to remove the bricks and re-add them when the failed node is back? Is the VM unr...
2012 Aug 31
1
[PATCH V1] NEW API:ext:mke2fs
...8..de8e1e7 100644 --- a/gobject/Makefile.inc +++ b/gobject/Makefile.inc @@ -78,7 +78,8 @@ guestfs_gobject_headers= \ include/guestfs-gobject/optargs-rsync_out.h \ include/guestfs-gobject/optargs-xfs_admin.h \ include/guestfs-gobject/optargs-hivex_open.h \ - include/guestfs-gobject/optargs-xfs_repair.h + include/guestfs-gobject/optargs-xfs_repair.h \ + include/guestfs-gobject/optargs-mke2fs.h guestfs_gobject_sources= \ src/session.c \ @@ -138,4 +139,5 @@ guestfs_gobject_sources= \ src/optargs-rsync_out.c \ src/optargs-xfs_admin.c \ src/optargs-hivex_open.c \ - src/optargs-xfs_...
2023 Jul 25
1
log file spewing on one node, but not the others
...ions of this error, but that it was fixed in the 6.x series.? I can find no other mentions. I have tried restarting glusterd with no change. there doesn't seem to be any hardware issues. I am wondering if perhaps this is an XFS file corruption issue and if I were to unmount the Gluster run xfs_repair and bring it back, that would solve the issue. Any other suggestions? [2023-07-21 18:51:38.260507] W [inode.c:1638:inode_table_prune] (-->/usr/lib/x86_64-linux-gnu/glusterfs/6.10/xlator/features/shard.so(+0x21b47) [0x7fb261c13b47] -->/usr/lib/x86_64-linux-gnu/libglusterfs.so.0(inode_unr...
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