Search results

  1. S

    Problems while copying files from RAID0 to RAID5

    more info: Sep 17 22:05:42 NAS kernel: [11880.996109] INFO: task mc:2061 blocked for more than 120 seconds.Sep 17 22:05:42 NAS kernel: [11880.996113] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Sep 17 22:05:42 NAS kernel: [11880.996114] mc D...
  2. S

    Problems while copying files from RAID0 to RAID5

    Hi, I'm having problems with RAID0 to RAID5 file copy (both mdadm - setup under Proxmox). Haven't tried if the same goes the other way yet. Some info: RAID0 - PVE + LVM VMs - 3x 500GB RAID5 - LVMs for other DATA - 13x 2TB Guest OS is Ubuntu 12.04.1. OSs partiton is a LVM on RAID0 - filesystem...
  3. S

    Want to go Proxmox, but don't know if it'll work with my weird HW config

    I got stuck doing this myself. Now I have a working Proxmox installation on a 3 disk RAID0 with Ubuntu Server VM on it. I'm trying to add my 13 disks for RAID5 using: qm set <vmid> -ide# /dev/disk/by-id/[your disk ID] from wiki, but qm is saying that I can only have 6 of those :/ Is there a way...
  4. S

    Want to go Proxmox, but don't know if it'll work with my weird HW config

    Really no one has a RAID5 array that he uses or wanted to use inside a proxmox VM ??
  5. S

    Want to go Proxmox, but don't know if it'll work with my weird HW config

    Hi everyone, I'm prepering myself to do a clean install of Ubuntu Server on my home server/nas machine. Here is my config: AMD X6 CPU on some Gigabyte MoBo 16GB RAM HDD's on MoBo: 3x Seagate 500GB - RAID0 (those are for system, programs etc) 5x WD 2TB - RAID5 (those are for storage - that's...