Hardware RAID5 + PVE

Maxim

New Member
Oct 27, 2010
24
0
1
Hi!
Of the 4 hard drives, create an array of Raid-5 (hardware), 5-disk set Proxmox VE 1.6.
Tell me please, as is now the array connected to the PVE to install virtual machines.
thanks!
proxmox0:~# mount
/dev/mapper/pve-root on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/mapper/pve-data on /var/lib/vz type ext3 (rw)
/dev/sdd1 on /boot type ext3 (rw)
proxmox0:~# fdisk -l

Disk /dev/sda: 322.1 GB, 322112061440 bytes
255 heads, 63 sectors/track, 39161 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Device Boot Start End Blocks Id System

Disk /dev/sdb: 536.8 GB, 536858329088 bytes
255 heads, 63 sectors/track, 65269 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/sdb doesn't contain a valid partition table

Disk /dev/sdc: 2139.9 GB, 2139955920896 bytes
255 heads, 63 sectors/track, 260168 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/sdc doesn't contain a valid partition table

Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Device Boot Start End Blocks Id System
/dev/sdd1 * 1 66 524288 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sdd2 66 60801 487859712 8e Linux LVM

Disk /dev/dm-0: 7516 MB, 7516192768 bytes
255 heads, 63 sectors/track, 913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 103.0 GB, 103079215104 bytes
255 heads, 63 sectors/track, 12532 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-1 doesn't contain a valid partition table

Disk /dev/dm-2: 384.6 GB, 384680591360 bytes
255 heads, 63 sectors/track, 46768 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-2 doesn't contain a valid partition table
proxmox0:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/pve-root 95G 748M 89G 1% /
tmpfs 3.9G 0 3.9G 0% /lib/init/rw
udev 10M 676K 9.4M 7% /dev
tmpfs 3.9G 0 3.9G 0% /dev/shm
/dev/mapper/pve-data 353G 195M 353G 1% /var/lib/vz
/dev/sdd1 504M 44M 435M 10% /boot
 
Sorry, I do not understand your question.

Besides, what kind of hardware RAID controller is that (looks more like fake-raid)?
 
04:00.0 RAID bus controller: Adaptec AAC-RAID (rev 09)

Through the web interface is nowhere in sight of the array.
4 hard drives of 750 GB, are created RAID5

can I do something wrong explain
 
post the full spec and retail name of your raid controller.
 
this is a real hardware raid controller. so back to the beginning - what is the problem?
if you are building one volume (e.g. raid5 with 4 disks) using the raid bios you will only see one disk - sda.
 
I proxmox ve 1.6 placed on a separate fifth disc, but as I see the array in the web interface (that I created of four discs).
must be such as to connect it?
 
please tell us your complete disk/raid setup. if you use a controller with 4 connections you cannot install 5 disks!
 
again, pls start again with:

  • describing your FULL SETUP
  • and describe what you have done
  • and describe the problem you have

its not possible to help if you just post some small parts.
 
What I did:
1. raid controller + 4h750 GB hard drive = RAID5 array: 2TB, 500Gb, 300GB
2.Vzyal another hard drive as a boot and put it on him proxmox ve
3.Hochu deployed on the array of virtual machines. I do not see the array.