Linux try to repair bad sector
Posted onwhere 967606 is sector number hdparm –read-sector 967606 /dev/sdahdparm –yes-i-know-what-i-am-doing –repair-sector 967606 /dev/sdahdparm –read-sector 967606 /dev/sda
where 967606 is sector number hdparm –read-sector 967606 /dev/sdahdparm –yes-i-know-what-i-am-doing –repair-sector 967606 /dev/sdahdparm –read-sector 967606 /dev/sda
Sometimes we need to check hostvars in our ansible hosts. a quick way to get this done should be
At Calidade Systems we check our customer daily backup report. Today we detect the lack of one report. We connect to our customer Linux server and saw a unusual high CPU load but no processor usage, if we don’t have cpu usage the cause should be storage, we are sending backups to a NFS server, […]