OpenVZ Forum


Home » General » Support » container not starting
Re: container not starting [message #38087 is a reply to message #38083] Fri, 13 November 2009 22:10 Go to previous message
ramjet is currently offline  ramjet
Messages: 16
Registered: September 2009
Junior Member
Hi screenie,

I'm running 5 openvz servers. The first one deployed last year is a proxmox. It's still running version 1.1. Then I have a couple of Debian Lenny based 686 and amd64 ones I installed from scratch. I don't think you should mix the two. It's either proxmox with their choice of kernel or debian GNU/Linux lenny with their kernel.

proxmox:~# uname -a
Linux proxmox 2.6.24-2-pve #1 SMP PREEMPT Wed Jan 14 11:32:49 CET 2009 x86_64 GNU/Linux

proxmox:~# cat /proc/mdstat
cat: /proc/mdstat: No such file or directory
proxmox:~# modprobe md
proxmox:~# cat /proc/mdstat
Personalities :
unused devices: <none>
proxmox:~# modprobe raid10 raid0 raid456 raid1
proxmox:~# cat /proc/mdstat
Personalities : [raid10] [raid0] [raid6] [raid5] [raid4] [raid1]
unused devices: <none>

So apt-get install mdadm and figure out how to make proxmox use the software raid you setup.

Debian user since '96...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: init.d scripts not executed
Next Topic: Can OpenVZ use Intel VT-d on Nehalem server?
Goto Forum:
  


Current Time: Thu Jul 18 15:36:54 GMT 2024

Total time taken to generate the page: 0.02916 seconds