Recent content by Chiranjeevi

  1. C

    LVM is pointing to wrong path

    I Restarted the Proxmox server After that the VM s are not stating so when i start searching i saw this thread https://www.linuxquestions.org/questions/linux-server-73/lvm-lv-status-not-available-after-reboot-771192/ So i run the lvconvert --repair pve/data lvchange -a y pve/data i have...
  2. C

    SSL Configutaion issue

    Thanks, i got the issue it says Oct 26 10:00:55 t1 pveproxy[6724]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1626. Oct 26 10:00:55 t1 pveproxy[6725]: /etc/pve/local/pve-ssl.key: failed to load local...
  3. C

    SSL Configutaion issue

    Hi I followed the link to configure SSL after that Web GUI is not coming showing ERR_CONNECTION_CLOSED Can you guys help me where to check error logs. -Chiru
  4. C

    Proxmox 5.0 SUSE 11 guest GUI is not working X Display Fail

    Here is the log (II) LoadModule: "glx" (II) Loading /usr/lib64/xorg/modules//extensions/libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (==) AIGLX enabled (II) Loading extension GLX (II)...
  5. C

    Proxmox 5.0 SUSE 11 guest GUI is not working X Display Fail

    Yes VM is Running fine and i can start services required through SSH But GUI is not comming (GNOME Desktop)
  6. C

    Proxmox 5.0 SUSE 11 guest GUI is not working X Display Fail

    Hi we have installed Proxmox 5.0-23/af4267bf and old vm are restored which has SUSE 11 SP3 the GUI is not working after restore. I have tried setting the std display from Web GUI and Shutdown and restarted still it not working. any soultion to fix this issue
  7. C

    Adding additional HDD to Proxmox Server

    Thanks for the reply, and sorry for late reply from me. Yes you are right we are facing more IO-delay while we copy the VM or While taking backup, we are not able to use the other running VM's i have to change that to RAID10 But still one thing i need to clear is, If i extend the size of the...
  8. C

    Adding additional HDD to Proxmox Server

    Hi Our Server has 4 no's of 10TB HDD and with RAID1 so 2 drives My question is about creating the Storage for the VMs, i have installed Proxmox in drive 1, which has local and local-lvm storage where local is given 100GB and 9.9TB for the local-lvm, where we keep VM's right now. i need to add...
  9. C

    [SOLVED] Cluster shows duplicate or inconsistent LVM-Thin

    we have 2 Nodes Node "t1" has 2 HDD (VDs) RAID1 and Node f1 has only 1 HDD (VD) we have installed proxmox 4.4 in both the Nodes In Server t1 VD1 has proxmox so it created local(t1) and local-lvm (t1) VD2 is made anothe LVM thin and added with name maganet-hdd(t1) in Server f1 VD1 has proxmox...
  10. C

    device-mapper: message ioctl on failed: Operation not supported

    before this i have already increased 250M so just added 12MB. Now its 380MB Now it fine, after restart
  11. C

    device-mapper: message ioctl on failed: Operation not supported

    Thanks for reply # lvresize --poolmetadatasize +10M saarvg/saarlv Rounding pool metadata size to boundary between physical extents: 12.00 MiB Extending logical volume saarlv_tmeta to 380.00 MiB. Logical volume saarlv successfully resized Still i can see 99.97% # lvs -a LV...
  12. C

    device-mapper: message ioctl on failed: Operation not supported

    Again i am facing a strange issue, the LVM-Thin which is have created as Now if i do lvs -a # lvs -a LV VG Attr LSize Pool Origin Data% Meta% Move Log...
  13. C

    Proxmox : 4.4-1/eb2d6f1e

    Proxmox : 4.4-1/eb2d6f1e
  14. C

    device-mapper: message ioctl on failed: Operation not supported

    i am sorry.. my bad # cat $(readlink -f /sys/dev/block/*/sda3/../queue/optimal_io_size) 262144 cat $(readlink -f /sys/dev/block/*/sdb1/../queue/optimal_io_size) 262144