Search results

  1. D

    High cpu usage agetty

    I have the same. What's the problem? See attachment.
  2. D

    Disk for Ceph Journal

    What type of partition should be set? Linux or other.
  3. D

    Disk for Ceph Journal

    Hi, I have 3 node Proxmox cluster. I want create Ceph storage. Every node has 5 disks: one SSD for Ceph Journal (sdb) and four for OSD (sdc,sdd,sde,sdf). Should I create partitions on SSD (sdb) for every OSD disk and: # pveceph createosd /dev/sd[c-f] -journal_dev /dev/sdb[1-4] or point all OSD...
  4. D

    HA Cluster

    Th simplest test is, I think, reboot node on which your VM is running.
  5. D

    Can't upload to ceph storage

    Yeah! it works as a hard disk for VM and CT Thanks a lot gosha.
  6. D

    Can't upload to ceph storage

    Ceph storage is added to cluster.
  7. D

    Can't upload to ceph storage

    I think I have Ceph hammer version: root@prox1:/etc/pve# ceph --version ceph version 0.94.7 (d56bdf93ced6b80b07397d57e3fa68fe68304432)
  8. D

    Can't upload to ceph storage

    I like this idea but I can't create VM on cep storage, see below:
  9. D

    Ceph Authentication Error

    I manually restarted ceph on all nodes and it works. I can connect to ceph but I can't upload content to it and can't create VM on it.
  10. D

    Can't upload to ceph storage

    root@prox1:/etc/pve# ceph health detail HEALTH_OK Do you know: it is possible to create shared filesystem for proxmox nodes from ceph's block device?
  11. D

    Can't upload to ceph storage

    Hi! I have Proxmox 4.2 cluster configured (https://pve.proxmox.com/wiki/Proxmox_VE_4.x_Cluster) with ceph storage (http://pve.proxmox.com/wiki/Ceph_Server#Ceph_Pools). Proxmox version is root@prox1:/etc/pve# pveversion pve-manager/4.2-4/2660193c (running kernel: 4.4.8-1-pve) without...
  12. D

    [SOLVED] CEPH - rbd error: rbd: couldn't connect to cluster (500)

    Hi, Have you solved this problem? I have the same error after installation according to the http://pve.proxmox.com/wiki/Ceph_Server tutorial.
  13. D

    Ceph Authentication Error

    I have the shared keys in /etc/pve/priv/ceph but the error occurs. What's wrong? Any ideas?
  14. D

    auth v325 client did not provide supported auth type

    I have the same error when I want to connect to ceph storage. I have the shared keys in /etc/pve/priv/ceph. What's wrong?