Hi,
One of our servers is having a problem. The server is becoming off line many a times. So I want to run a manual fsck for the backup drive [/dev/sdb1] as the NOC updated that there are some disk failures.
------------------------------------------------------------------------
[root@neon ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 446G 295G 129G 70% /
/dev/sda3 1.9G 43M 1.8G 3% /tmp
/dev/sda1 99M 12M 83M 12% /boot
tmpfs 4.0G 0 4.0G 0% /dev/shm
/dev/sdb1 459G 382G 54G 88% /backup
----------------------------------------------------------------------------
Can I run an fsck from the remote shell, with out rebooting the machine for the backup drive [ /dev/sdb1] only. Could you please help with this issue.
One of our servers is having a problem. The server is becoming off line many a times. So I want to run a manual fsck for the backup drive [/dev/sdb1] as the NOC updated that there are some disk failures.
------------------------------------------------------------------------
[root@neon ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 446G 295G 129G 70% /
/dev/sda3 1.9G 43M 1.8G 3% /tmp
/dev/sda1 99M 12M 83M 12% /boot
tmpfs 4.0G 0 4.0G 0% /dev/shm
/dev/sdb1 459G 382G 54G 88% /backup
----------------------------------------------------------------------------
Can I run an fsck from the remote shell, with out rebooting the machine for the backup drive [ /dev/sdb1] only. Could you please help with this issue.