In doing reseach on cciss drives I found a trail to my exact problem, but it looks to still be unfixed.
1) create-cciss-mapping will fail if there are already 26 drives mapped
2) the GUI "Chose local disk" will only show /dev/sd
Is there a way to "unmap" /dev/sd and then run create-cciss-mapping AND then have
"Chose local disk" show /dev/sda1 etc???
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, this is still an issue. I thought it was easy, however, it is not. We have to deal with more than I thought.
Therefore if you can, try to run partclone manually. Then you can decide which device you want to image by yourself.
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In doing reseach on cciss drives I found a trail to my exact problem, but it looks to still be unfixed.
1) create-cciss-mapping will fail if there are already 26 drives mapped
2) the GUI "Chose local disk" will only show /dev/sd
Is there a way to "unmap" /dev/sd and then run create-cciss-mapping AND then have
"Chose local disk" show /dev/sda1 etc???
Yes, this is still an issue. I thought it was easy, however, it is not. We have to deal with more than I thought.
Therefore if you can, try to run partclone manually. Then you can decide which device you want to image by yourself.
Steven.
Is there documentation on how to run partclone from command line?
You can check this:
http://partclone.org/usage.php
Or run:
partclone.$fs -help, e.g. partclone.ext4 -help.
Steven.
Hi
I have the same problem… lots of SAN devices so cciss is not working.
Regards