• 06-09-2017, 15:28:42
    #1
    Merhaba

    Virtualizor hakkında yardıma ihtiyacım var openvz ve virtualizor kurdum daha sonrasında aldıgım hata

    Directory /proc/vz not found, assuming non-OpenVZ kernel
    Bu hatanın üstesinden gelemedim ayrıca yapılandırma konusunda da sıkıntım var..

    Yardımlarınızı bekliyorum

    iyi çalişmalar iyi forumlar.
  • 06-09-2017, 16:10:42
    #2
    Openvz çekirdeği aktif mi? benzer hataları araştırdığımda çekirdeğin önyükleme sırasında aktif edilmediği için oluştuğu yönünde.

    uname -a komutunu uygulayarak çıktısını kontrol eder misiniz?
  • 06-09-2017, 16:12:32
    #3
    @UmitAtay;

    Yardım için teşekkürler uname -a çıktı görüntüsü.

    Alıntı
    Linux ns392430.ip-176-xx-xxx.eu-xxxx.net 3.14.32-xxxx-grs-ipv6-64 #9 SMP Thu Oct 20 14:53:52 CEST 2016 x86_64 x86_64 x86_64 GNU/Linux
  • 06-09-2017, 16:14:41
    #4
    /boot/grub/grub.conf dosyasını öncelikle yedekleyin

    cp -R /boot/grub/grub.conf /boot/grub/grub.conf_yedek

    daha sonrasında vi /boot/grub/grub.conf dosyayı açarak içerisinde ki;
    default=1 satırını default=0 olarak değiştirdikten sonra sunucuya reboot atar mısınız?
  • 06-09-2017, 16:18:49
    #5
    UmitAtay adlı üyeden alıntı: mesajı görüntüle
    /boot/grub/grub.conf dosyasını öncelikle yedekleyin

    cp -R /boot/grub/grub.conf /boot/grub/grub.conf_yedek

    daha sonrasında vi /boot/grub/grub.conf dosyayı açarak içerisinde ki;
    default=1 satırını default=0 olarak değiştirdikten sonra sunucuya reboot atar mısınız?
    Yaptım ama sonuç vermedi.

    Ana ekranda şöyle bir hata ile karşılaştım.

    Alıntı
    You have booted into the wrong kernel - 3.14.32-xxxx-grs-ipv6-64.Please reboot into the correct kernel.
  • 06-09-2017, 16:27:01
    #6
    Sunucu da Openvz çekirdeği kurulumu?
    yum info vzkernel vzctl vzquota
    şeklinde kontrol edebilirsiniz

    --R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 16:27:01 -->-> Daha önceki mesaj 16:24:07 --

    ayrıca kurulumdan sonra update ettiniz mi sunucuyu
  • 06-09-2017, 16:30:21
    #7
    OpenVZ çekirdeği kurulu

    Çıktı şöyle;

    Alıntı
    Installed Packages
    Name : vzctl
    Arch : x86_64
    Version : 4.9.4
    Release : 1
    Size : 262 k
    Repo : installed
    From repo : openvz-utils
    Summary : OpenVZ containers control utility
    URL : http://openvz.org/
    License : GPLv2+
    Description : This utility allows system administrators to control Linux
    : containers, i.e. create, start, shutdown, set various options and
    : limits etc.

    Name : vzkernel
    Arch : x86_64
    Version : 2.6.32
    Release : 042stab124.2
    Size : 134 M
    Repo : installed
    From repo : openvz-kernel-rhel6
    Summary : The Linux kernel
    URL : http://www.kernel.org/
    License : GPLv2
    Description : The kernel package contains the Linux kernel (vmlinuz), the core
    : of any Linux operating system. The kernel handles the basic
    : functions of the operating system: memory allocation, process
    : allocation, device input and output, etc.

    Name : vzquota
    Arch : x86_64
    Version : 3.1
    Release : 1
    Size : 179 k
    Repo : installed
    From repo : openvz-utils
    Summary : Virtuozzo/OpenVZ disk quota control utility
    URL : http://openvz.org/
    License : GPL
    Description : This utility allows system administator to control disk quotas
    : for Virtuozzo/OpenVZ containers.

    Available Packages
    Name : vzctl
    Arch : i386
    Version : 4.9.4
    Release : 1
    Size : 146 k
    Repo : openvz-utils
    Summary : OpenVZ containers control utility
    URL : http://openvz.org/
    License : GPLv2+
    Description : This utility allows system administrators to control Linux
    : containers, i.e. create, start, shutdown, set various options and
    : limits etc.

    Name : vzkernel
    Arch : i686
    Version : 2.6.32
    Release : 042stab124.2
    Size : 32 M
    Repo : openvz-kernel-rhel6
    Summary : The Linux kernel
    URL : http://www.kernel.org/
    License : GPLv2
    Description : The kernel package contains the Linux kernel (vmlinuz), the core
    : of any Linux operating system. The kernel handles the basic
    : functions of the operating system: memory allocation, process
    : allocation, device input and output, etc.

    Name : vzquota
    Arch : i386
    Version : 3.1
    Release : 1
    Size : 90 k
    Repo : openvz-utils
    Summary : Virtuozzo/OpenVZ disk quota control utility
    URL : http://openvz.org/
    License : GPL
    Description : This utility allows system administator to control disk quotas
    : for Virtuozzo/OpenVZ containers.
  • 06-09-2017, 16:31:43
    #8
    Sunucuyu update ettiniz mi? paketler normal görünüyor. /boot/grub/grub.conf dosya içeriğini burada paylaşabilir misiniz?
  • 06-09-2017, 16:34:41
    #9
    UmitAtay adlı üyeden alıntı: mesajı görüntüle
    Sunucuyu update ettiniz mi? paketler normal görünüyor. /boot/grub/grub.conf dosya içeriğini burada paylaşabilir misiniz?
    /boot/grub/grub.conf çıktısı

    Alıntı
    default=0
    timeout=5

    title linux centos6_64
    kernel /bzImage-3.14.32-xxxx-grs-ipv6-64 root=/dev/md3 ro
    root (hd0,1)