اینم اضافه کنم وقتی سرویس httpd را از طریق SSH ری استارت میکنم پیغام های زیر نشون داده میشه
root@------]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [Sat Oct 05 07:30:03 2013] [error] (EAI 2)Name or service not known: Failed to resolve server name for 192.198.***.*** (check DNS) -- or specify an explicit ServerName
[Sat Oct 05 07:30:03 2013] [warn] NameVirtualHost 192.198.***.***:80 has no VirtualHosts
[Sat Oct 05 07:30:03 2013] [warn] NameVirtualHost 192.198.***.***:443 has no VirtualHosts
[ OK ]
------------------------------
بعد از اجرای دستور df -h
root@---------]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
285G 117G 154G 44% /
/dev/sda1 99M 32M 63M 34% /boot
tmpfs 4.0G 0 4.0G 0% /dev/shm
-------------------------------
بعد از اجرای دستور fdisk -l
root@---------]# fdisk -l
Disk /dev/sda: 161.0 GB, 161061273600 bytes
255 heads, 63 sectors/track, 19581 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 19581 157179960 8e Linux LVM
Disk /dev/sdb: 161.0 GB, 161061273600 bytes
255 heads, 63 sectors/track, 19581 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 19581 157284351 8e Linux LVM
--------------------------------
بعضی مواقع حتی SSH هم اجرا نمیشه و یا باید 5 دقیقه صبر کنم تا خط فرمان بمن داده بشه !!!!