Adding a drive problem
Posted: October 20th, 2011, 9:28 pm
I have the server software set up and running fine on a 20Gb Master and today added a 320gb Slave. This is on an older P4 1.7Ghz w/ 1Mb RAM.
Here is my problem I have followed the guide steps :
"How to add additional drives
The procedure for adding additional physical drives is quite similar to the above procedure.
When a new drive is added it will have no partitions at all. So let's create one using Webmin once again. Click on Hardware -> Partitions on Local Disks and select the new "Disk name" e.g. SCSI device B. How you actually split your drive up into partitions (or chunks) is up to you. Personally, apart from the System drive, I just use one partition for each drive.
So, click on the Add primary partition button and then leaving all options asis click on the Create button. This will take you back to the previous screen where you can see the partition you've just created."
When I click on create I get this error message
Failed to save partition : parted -s /dev/sdb unit cyl mkpartfs primary ext2 0 39382 failed : WARNING: you are attempting to use parted to operate on (mkpartfs) a file system. parted's file system manipulation code is not as robust as what you'll find in dedicated, file-system-specific packages like e2fsprogs. We recommend you use parted only to manipulate partition tables, whenever possible. Support for performing most operations on most types of file systems will be removed in an upcoming release. Error: /dev/sdb: unrecognised disk label
Do I have to use something other than Webmin to partition and format this drive?
Here is my problem I have followed the guide steps :
"How to add additional drives
The procedure for adding additional physical drives is quite similar to the above procedure.
When a new drive is added it will have no partitions at all. So let's create one using Webmin once again. Click on Hardware -> Partitions on Local Disks and select the new "Disk name" e.g. SCSI device B. How you actually split your drive up into partitions (or chunks) is up to you. Personally, apart from the System drive, I just use one partition for each drive.
So, click on the Add primary partition button and then leaving all options asis click on the Create button. This will take you back to the previous screen where you can see the partition you've just created."
When I click on create I get this error message
Failed to save partition : parted -s /dev/sdb unit cyl mkpartfs primary ext2 0 39382 failed : WARNING: you are attempting to use parted to operate on (mkpartfs) a file system. parted's file system manipulation code is not as robust as what you'll find in dedicated, file-system-specific packages like e2fsprogs. We recommend you use parted only to manipulate partition tables, whenever possible. Support for performing most operations on most types of file systems will be removed in an upcoming release. Error: /dev/sdb: unrecognised disk label
Do I have to use something other than Webmin to partition and format this drive?