Recent content by ukhost4u

  1. U

    Local lvm systems won't start.

    Hello. All my VM’s on the local-lvm has stopped working. When I try to start one I get: root@vps15:~# qm start 101 kvm: -drive file=/dev/pve/vm-101-disk-1,if=none,id=drive-virtio0,format=raw,cache=none,aio=native,detect-zeroes=on: Could not open '/dev/pve/vm-101-disk-1': No such file or...
  2. U

    Update Issue

    Ok to follow up it seems to be the pve-cluster package which is the issue: root@vps7:/var/log# /etc/init.d/pve-cluster restart [....] Restarting pve-cluster (via systemctl): pve-cluster.serviceFailed to restart pve-cluster.service: Operation not permitted failed! Are you able to re-install...
  3. U

    Update Issue

    Hello. Yes I am doing this at root level. Paul
  4. U

    Update Issue

    Hello. We we try to run apt-get dist-upgrade we are getting the following errors: root@vps7:~# apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0...
  5. U

    Ceph Error

    Hello. I am trying to setup Ceph based on the article at: https://pve.proxmox.com/wiki/Ceph_Server I have the local area network setup and working and the hammer install part worked without error but then when I try to do this it fails: root@pve1:~# pveceph init --network 10.10.10.0/24...
  6. U

    LXC won't start

    Hello. Thanks Fabian. Yes the first command has worked! Thanks, Paul.
  7. U

    LXC won't start

    Hello. I attempted this but got back: root@vps7:/var/lib/vz/images/113# pct fsck 113 fsck from util-linux 2.25.2 Error reading block 1478059559 (Attempt to read block from filesystem resulted in short read). /var/lib/vz/images/113/vm-113-disk-1.raw: UNEXPECTED INCONSISTENCY; RUN fsck...
  8. U

    LXC won't start

    Hello, I guess its ext4: root@vps7:/var/lib/vz/images/113# file -s vm-113-disk-1.raw vm-113-disk-1.raw: Linux rev 1.0 ext4 filesystem data, UUID=81f406cf-8108-45d0-92e9-a971eb0ffbdb (needs journal recovery) (extents) (large files) (huge files) root@vps7:/var/lib/vz/images/113# I also...
  9. U

    LXC won't start

    Hello. After a reboot to install a new kernel etc we can't get one of our LXC systems to start. The error is: p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff} span.s1 {font-variant-ligatures: no-common-ligatures} root@vps7:/etc/pve/lxc#...
  10. U

    LXC: Services restart says "No Space Left On Device"

    A little bit more info. I expanded the volume and give it more storage space. This has fixed the issue but this raises a new question: 1) Is LXC reporting usage wrong? 2) Can you not use all the space allocated 3) Is this just a bug? Thanks, Paul.
  11. U

    LXC: Services restart says "No Space Left On Device"

    Hello. I am having a similar issue with RSYNC: rsync: write failed on "/home/makeitin/logs/_wildcard_.makeitindesign.com-Jan-2016.gz": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(301) [receiver=3.0.6] rsync: writefd_un I have checked and there is...