All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Raible <c.raible@science-computing.de>
To: ceph-devel@vger.kernel.org
Subject: kernel errors, timeouts and qemu-img usage
Date: Tue, 03 May 2011 13:50:44 +0200	[thread overview]
Message-ID: <4DBFEC14.1040102@science-computing.de> (raw)

Hi @all,

I got some errors after compiling an configuring ceph on Scientific 
Linux 6. ( This works all fine with no errors)

First of all I want to explain my Systems:

Server0-3:

- Scientific Linux 6:
   - Self compiled Kernel 2.6.38.4 from Kernel.org with ceph-modules
   - 4 partitions:
     - /           <---  20 GB - ext4
     - /srv/cloud  <---  20 GB - ext4
     - /dev/sda5   <---   1 GB - ext4   ceph journaling system
     - /dev sda6   <---  50 GB - ext4   ceph fs mounted to /mnt/data

I didn't use brtfs, because ext4 is an requirement of my professor (I'm 
writing my bachelor thesis)


My ceph.conf:  http://pastebin.com/vdwfHNy3

- 3 OSD
- 2 MDS
- 3 Monitors




---------------------------

Now to my errors I got.



First I alwas get on  ceph -w following "error":

"[WRN] message from mon2 was stamped 12.271440s in the future clocks 
not synchronized"

But i have synchronized my clocks 1 min befor with the same ntp-server..



----------------------------

The second error is, that I can't create / start an qemu-image on the 
ceph-filesystem. I want to start a kvm virtual machine with the 
virt-manager.

I create an image with

   "qemu-img create -f qcow2 Platte-qcow2.img 10G"

When I chose those image an want to start a virtual machine with that 
image. The virtual machine never starts. It hangs on look for the "harddisk"

Creating an Image with virt-manager doesn't work. There is after 2-3 
minutes a timout and I have to kill the virt-manager job.

Are there some experiences with this?



-----------------------------


The third error I got is the following shown in the /var/log/messages file:

http://pastebin.com/dnwVRf5F

Are those timeouts normal?



-----------------------------


The last error I got for today is the following:

http://pastebin.com/UmrCRuhq


This happend when I was creating a dummy file with:

   dd if=/dev/zero of=meineDatei count=5000000




I hope it's not too much errors in one message, but I want to show them 
all in one email for the better look if depending to each other ;)



Thanks for you help.

With best regards,

Christoph Raible

-- 
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Roland Niemeier, 
Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Philippe Miltin
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196 



             reply	other threads:[~2011-05-03 11:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03 11:50 Christoph Raible [this message]
2011-05-03 16:14 ` kernel errors, timeouts and qemu-img usage Zenon Panoussis
2011-05-03 16:43 ` Tommi Virtanen
2011-05-04  9:33   ` Christoph Raible

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DBFEC14.1040102@science-computing.de \
    --to=c.raible@science-computing.de \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.