Avatar of Los Angeles1
Los Angeles1
 asked on

RHEL 6 question

I entered the folloing:

# echo 500 512000 64 2048 > /proc/sys/kernel/sem
 


[root@ex5b etc]# df -Th
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/mapper/vg_ex5b-lv_root
              ext4     50G   49G     0 100% /
tmpfs        tmpfs     64G     0   64G   0% /dev/shm
/dev/sda1     ext4    485M   59M  401M  13% /boot
//10.14.4.1/c/
              cifs    149G   34G  116G  23% /mnt/client
[root@ex5b etc]# pvdisplay

Open in new window


The pvdisplay command never actually ends

Any idea how I can resolve this ?

Thanks
Unix OSLinux

Avatar of undefined
Last Comment
upanwar

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
wesly_chen

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
upanwar

One more suggestion.

It seems home directory for the users is also on / so go to /home and check if any user have saved large files in his directory.

Follow the wesly_chen's suggestion it will help you get fix your issue.

Once your / will have some space, your issue will be fixed.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy