Search results

  1. N

    creating a vm tooks too long with 3 ceph cluster.

    allocating the disk. I haven't got to the part where I will install the OS because initial creation of the VM took 1 hr to be done.
  2. N

    creating a vm tooks too long with 3 ceph cluster.

    I have a proxmox system that I tried with 3 ceph cluster, I'm not sure if I made some mistake, but is it normal that it takes an hour to create a vm?
  3. N

    freebsd vm as container

    I see, so it's not possible to create a container that is freebsd, only a kvm.
  4. N

    freebsd vm as container

    is it possible to create a freebsd container from a kvm file? if it is possible can any one tell me how to do it?
  5. N

    VM container transfer to a different proxmox server

    I am trying to learn more about proxmox, and I think with this way, I will further understand what happen behind and see what files are being transferred and same on the dump file.
  6. N

    VM container transfer to a different proxmox server

    but is it possible to do the other way? I mean the hard way. get the file one by one and transfer it to the other server.
  7. N

    VM container transfer to a different proxmox server

    is it possible to copy the vm to a different proxmox server and run it from there? if it is possible, what are the file that I need to get from the current server and their locations? Here's what I've done so far my file is located at /dev/Data-Storage/ I transfer one of the vm file there...
  8. N

    Meltdown and Spectre Linux Kernel fixes

    Just trying things on this, I am still new with proxmox and wanted to learn more about. thx for the input.
  9. N

    Meltdown and Spectre Linux Kernel fixes

    is it possible to do an upgrade from stretch to jessie or wheezy? Err:3 http://download.proxmox.com/debian/pve jessie InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C23AC7F49887F95A Reading package lists... Done W: GPG error...
  10. N

    Meltdown and Spectre Linux Kernel fixes

    I tried to upgrade with this apt update && apt dist-upgrade and end up with this result Ign:1 http://ftp.us.debian.org/debian stretch InRelease Hit:2 http://ftp.us.debian.org/debian stretch Release Ign:4 https://enterprise.proxmox.com/debian/pve stretch InRelease Err:5...
  11. N

    how to create kvm?

    I recently installed proxmox and trying to figure it out, like how can I create a kvm? and how will I know that the vm/ct that I made is a kvm? is there anything else needed to be installed to run kvm in proxmox? can anyone please help me how to do it?
  12. N

    ceph osd always down

    is it required to have your filesystem be xfs and not ext4? some say that I need to change my filesystem into xfs to make it work. on the error log they found a problem which is "File System is too long" and so they recommend to have my filesystem change from ext4 to xfs
  13. N

    ceph osd always down

    I I was following this video on how to set-up ceph cluster. can you recommend a better set-up and how to do it guide?
  14. N

    ceph osd always down

    ceph pg stat v8: 64 pgs: 64 creating; 0 bytes data, 0 kB used, 0 kB / 0 kB avail
  15. N

    ceph osd always down

    I recently trying to learn ceph cluster with promox, but unfortunately I can't seem to move on from the error that I encounter. With everyone here I hope that I can get a clear answer or solution on my problem. here's the problem that I encounter for the past few days. can anyone please point...