The SQL Server 2008 R2 was running fine.
I cloned the 320 Gb harddrive to a 500 GB harddrive. The oriignal drive was 8/ 4096 structure. After the drive was cloned the new drive is 8/4096 structure
Chckdsk had no issues with original drive
Chckdsk has no issues with new cloned driver
When I try to start SQL, the below log shows the master db with issues regarding sector size. Any suggestions would be appreciated.
segment size: 2012-04-12 14:38:08.28 spid7s Cannot use file 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.MYSQL2008\MSSQL\DATA\master.mdf' because it was originally formatted with sector size 4096 and is now on a volume with sector size
3072. Move the file to a volume with a sector size that is the same as or smaller than the original sector size.
2012-04-12 14:38:08.28 spid7s Error: 5178, Severity: 16, State: 1.
2012-04-12 14:38:08.28 spid7s Cannot use file 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.MYSQL2008\MSSQL\DATA\master.mdf' because it was originally formatted with sector size 4096 and is now on a volume with sector size 3072. Move
the file to a volume with a sector size that is the same as or smaller than the original sector size.
2012-04-12 14:38:08.30 spid7s Error: 5178, Severity: 16, State: 1.
2012-04-12 14:38:08.30 spid7s Cannot use file 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.MYSQL2008\MSSQL\DATA\mastlog.ldf' because it was originally formatted with sector size 4096 and is now on a volume with sector size 3072. Move
the file to a volume with a sector size that is the same as or smaller than the original sector size.
2012-04-12 14:38:08.30 spid7s Error: 5178, Severity: 16, State: 1.
2012-04-12 14:38:08.30 spid7s Cannot use file 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.MYSQL2008\MSSQL\DATA\mastlog.ldf' because it was originally formatted with sector size 4096 and is now on a volume with sector size 3072. Move
the file to a volume with a sector size that is the same as or smaller than the original sector size.
↧
SQL 2008 R2 - Starting SQL Causes 5178 error in log - Segment Size Different
↧