Been browing around these forums trying to find an answer, but can't. But if there is one somewhere, please point it out and accept my apologies :-)
I'm trying to mirror two SCSI disks in a Compaq Proliant DL380. They're both hooked to a Smart Array RAID controller. It's actually three disks: one with the working/running OS and two that are in a RAID 1 array. I'm using LiveCD 1.1.0-8.
Anyway, upon booting up and running through the selections of keymap and such and then selecting "device to device" it says it "Error no unmounted disks are found" (it says right above it that "No CCISS related disks detected" and then it skips that, which I think may be part of the issue here). I go out to shell, fdisk -l appears to find all the partitions fine, but clonezilla just doesn't appear to want to find the HDs.
Any ideas? Any other places I should look?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry about the delay here -- was out of the office for a bit, but will be here for several hours now (and if I can get this resolved soon then I can work on imaging several other servers that are having this same issue).
Since I have no way to copy/paste from that screen (that I know of) so that I could get it here, I had to take a photo and manually type it out (just in case there are issues):
major minor #blocks name
72 0 17776560 ida/c0d0
72 1 17767858 ida/c0d0p1
72 16 17780640 ida/c0d1
72 17 36704 ida/c0d1p1
72 18 17739840 ida/c0d1p2
7 0 65580 loop0
I'll keep an eye on this, but feel free to e-mail me at jake@orty.com :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey there,
Been browing around these forums trying to find an answer, but can't. But if there is one somewhere, please point it out and accept my apologies :-)
I'm trying to mirror two SCSI disks in a Compaq Proliant DL380. They're both hooked to a Smart Array RAID controller. It's actually three disks: one with the working/running OS and two that are in a RAID 1 array. I'm using LiveCD 1.1.0-8.
Anyway, upon booting up and running through the selections of keymap and such and then selecting "device to device" it says it "Error no unmounted disks are found" (it says right above it that "No CCISS related disks detected" and then it skips that, which I think may be part of the issue here). I go out to shell, fdisk -l appears to find all the partitions fine, but clonezilla just doesn't appear to want to find the HDs.
Any ideas? Any other places I should look?
Could you please run:
cat /proc/partitions
then post the results ?
Sorry about the delay here -- was out of the office for a bit, but will be here for several hours now (and if I can get this resolved soon then I can work on imaging several other servers that are having this same issue).
Since I have no way to copy/paste from that screen (that I know of) so that I could get it here, I had to take a photo and manually type it out (just in case there are issues):
major minor #blocks name
72 0 17776560 ida/c0d0
72 1 17767858 ida/c0d0p1
72 16 17780640 ida/c0d1
72 17 36704 ida/c0d1p1
72 18 17739840 ida/c0d1p2
7 0 65580 loop0
I'll keep an eye on this, but feel free to e-mail me at jake@orty.com :-)
BTW: Having this same issue with a couple ML370 servers (I think they have the same controller).