Search found 27 matches

by linux_guy
2020/01/01 22:35:13
Forum: CentOS 7 - General Support
Topic: XFS (dm-0) Internal error XFS_WANT_CORRUPTED
Replies: 7
Views: 16260

Re: XFS (dm-0) Internal error XFS_WANT_CORRUPTED

you have to type:
/dev/disk/by-uuid

that will get you inside the uuid folder, then you have to type another command to show you all the uuid's, so then type:

ls

then it will show you all the uuid, i unmounted it first i believe, look in my first post
by linux_guy
2020/01/01 22:30:29
Forum: CentOS 7 - Software Support
Topic: you must run this script inside the git repository of ...
Replies: 2
Views: 509

you must run this script inside the git repository of ...

what exactly this does this mean? I'm trying to execute a script but i keep getting this message


"you must run this script inside the git repository of... "
by linux_guy
2019/07/28 16:55:43
Forum: CentOS 7 - General Support
Topic: XFS (dm-0) Internal error XFS_WANT_CORRUPTED
Replies: 7
Views: 16260

Re: XFS (dm-0) Internal error XFS_WANT_CORRUPTED

thank you! that fixed it, i booted into rescue mode: 1. During bootup, when the GRUB2 menu shows up, press the e key for edit 2. Add the following parameter at the end of the linux16 line, after quiet: quiet systemd.unit=emergency.target 3. Press Ctrl+x to boot the system with the parameter. 4. firs...
by linux_guy
2019/07/28 13:52:37
Forum: CentOS 7 - General Support
Topic: XFS (dm-0) Internal error XFS_WANT_CORRUPTED
Replies: 7
Views: 16260

Re: XFS (dm-0) Internal error XFS_WANT_CORRUPTED

this morning, my other centos machine is also not even able to boot, here is what happens, centos.png i did a memtest throughout the night and there isnt any problem with the memory results below: https://imgur.com/a/3SZCcl5 not sure what to do, it's both centos server virtual machines, they are vir...
by linux_guy
2019/07/28 02:11:55
Forum: CentOS 7 - General Support
Topic: XFS (dm-0) Internal error XFS_WANT_CORRUPTED
Replies: 7
Views: 16260

XFS (dm-0) Internal error XFS_WANT_CORRUPTED

today my server is acting up, and it's not working, Im not sure how to fix it, here is the error i am getting: [29.334924] XFS (dm-0): Internal error XFS_WANT_CORRUPTED_GOTO at line 1337 of file fs/xfs/libxfs/xfs_ialloc.c. Caller xfs_dialloc_ag+0x6e/0x290 [xfs] does anyone know what's going on? help!
by linux_guy
2018/01/06 03:57:15
Forum: CentOS 7 - Networking Support
Topic: centOS nginx reverse proxy multiple servers question
Replies: 0
Views: 2141

centOS nginx reverse proxy multiple servers question

hi! I can't seem to figure out my setup. I was wondering if anyone could help me, This is my setup of my server and 3 virtual machines: router physical server - esxi ---vm - Centos7 - nginx Reverse Proxy ---vm - Windows Server2012 - website1 .com ---vm Windows Server2012 - website 2 .com currently, ...
by linux_guy
2017/08/20 00:18:40
Forum: CentOS 7 - General Support
Topic: How can i increae my disk space lvm
Replies: 4
Views: 1582

Re: How can i increae my disk space lvm

I used options 1, 2 & 3

and it worked! simple as that


it's a shame i was not able to do it alone,

i need to read more linux books,


thanks for the help
by linux_guy
2017/08/01 00:02:25
Forum: CentOS 7 - General Support
Topic: How can i increae my disk space lvm
Replies: 4
Views: 1582

Re: How can i increae my disk space lvm

Here is the output: PV VG Fmt Attr PSize PFree /dev/sda2 cl lvm2 a-- 49.00g 42.00g VG #PV #LV #SN Attr VSize VFree cl 1 2 0 wz--n- 49.00g 42.00g LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert root cl -wi-ao---- 6.20g swap cl -wi-ao---- 820.00m
by linux_guy
2017/07/30 23:42:19
Forum: CentOS 7 - General Support
Topic: How can i increae my disk space lvm
Replies: 4
Views: 1582

How can i increae my disk space lvm

I am confused and i am lost, I need some help, It is a centos7 virtual machine I need more hard disk space, as my current hard drive space is 6.2gb, I want to increase it to 50gb, which i successfully did on the virtual machine, and it shows 50gb, but inside it shows as 50gb the total size, but the ...
by linux_guy
2017/03/26 18:16:58
Forum: CentOS 7 - General Support
Topic: 2 servers, get serverA to make backup of serverB? possible?
Replies: 4
Views: 1636

Re: 2 servers, get serverA to make backup of serverB? possible?

thank you, i will give them a try and write back here eventually how it went