Stuck trying upgrading Parity drive from 2tb to 4tb on 5.0.5


Recommended Posts

Hi All,

 

Currently on 5.0.5 on a 20 bay Norco with 4 sata's on the mobo and 1 SAS-MV8 8 port card and the SAS2-MV8 8 port card.

 

Both expansion cards seem to work well and the parity drive is currently on the mobo.

 

I can't figure out for the life of me how to upgrade my parity disk.

 

If I stop the array and pick the new disk it says its the wrong disk and wont start the array.

 

If I remove the parity drive complete and then reboot the array unprotected (which starts fine) and then shut the array down and select the 4TB as the new parity drive and then start the array the array fails to start.  There is no error on the screen on anything obvious in the syslog.

 

I've read this thread here but its not working for me.

 

http://lime-technology.com/forum/index.php?topic=2280.0

 

Any ideas on how to debug this or what I might be doing wrong?

 

Thanks,

Sean

 

Link to comment

Here's a snippet from the log if I disable the old parity disk and leave the array completely unprotected and then

try and add back the 4tb drive as a new drive....

 

May  5 16:44:56 LeRoi emhttp: Spinning up all drives...

May  5 16:44:56 LeRoi emhttp: shcmd (1355): /usr/sbin/hdparm -S0 /dev/sdo &> /dev/null

May  5 16:44:56 LeRoi kernel: mdcmd (41): spinup 0

May  5 16:44:56 LeRoi kernel: mdcmd (42): spinup 1

May  5 16:44:56 LeRoi kernel: mdcmd (43): spinup 2

May  5 16:44:56 LeRoi kernel: mdcmd (44): spinup 3

May  5 16:44:56 LeRoi kernel: mdcmd (45): spinup 4

May  5 16:44:56 LeRoi kernel: mdcmd (46): spinup 5

May  5 16:44:56 LeRoi kernel: mdcmd (47): spinup 6

May  5 16:44:56 LeRoi kernel: mdcmd (48): spinup 7

May  5 16:44:56 LeRoi kernel: mdcmd (49): spinup 8

May  5 16:44:56 LeRoi kernel: mdcmd (50): spinup 9

May  5 16:44:56 LeRoi kernel: mdcmd (51): spinup 10

May  5 16:44:56 LeRoi kernel: mdcmd (52): spinup 11

May  5 16:44:56 LeRoi kernel: mdcmd (53): spinup 12

May  5 16:44:56 LeRoi emhttp: writing GPT on disk (sdi), with partition 1 offset 64, erased: 0

May  5 16:44:56 LeRoi emhttp: shcmd (1356): sgdisk -Z /dev/sdi &> /dev/null

May  5 16:44:56 LeRoi emhttp: _shcmd: shcmd (1356): exit status: 1

May  5 16:44:56 LeRoi emhttp: shcmd (1357): sgdisk -o -a 64 -n 1:64:0 /dev/sdi |& logger

May  5 16:44:56 LeRoi logger: sgdisk: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by sgdisk)

May  5 16:44:56 LeRoi emhttp: shcmd (1358): udevadm settle

May  5 16:44:56 LeRoi emhttp: Start array...

May  5 16:44:56 LeRoi emhttp: mdcmd: write: No such device or address

May  5 16:44:56 LeRoi kernel: mdcmd (54): start RECON_DISK

May  5 16:44:56 LeRoi kernel: md: do_run: lock_rdev error: -6

May  5 16:44:56 LeRoi emhttp: shcmd (1359): rmmod md-mod |& logger

May  5 16:44:56 LeRoi emhttp: shcmd (1360): modprobe md-mod super=/boot/config/super.dat slots=24 |& logger

May  5 16:44:56 LeRoi kernel: md: unRAID driver removed

 

Any ideas?

 

This works fine with 2TB drive.....

Link to comment

could attaching the 4TB drive to a PC and formatting it cause problems......  I did that previously to test the drive....

 

I wanted to try pre-clearing the disk so I started that....

 

Is this warning something I should be concerned about?

 

################################################################## 1.15
Device Model:     HGST HMS5C4040BLE640
Serial Number:    PL2331LAGJGVSJ
LU WWN Device Id: 5 000cca 22ec77dbb
Firmware Version: MPAOA5D0
User Capacity:    4,000,787,030,016 bytes [4.00 TB]
WARNING: GPT (GUID Partition Table) detected on '/dev/sdn'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdn: 4000.8 GB, 4000787030016 bytes
256 heads, 63 sectors/track, 484501 cylinders, total 7814037168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdn1               1  4294967295  2147483647+  ee  GPT
Partition 1 does not start on physical sector boundary.
########################################################################
invoked as  ./preclear_disk.sh /dev/sdn
########################################################################
(MBR 4k-aligned set. Partition will start on sector 64 for disks <= 2.2TB and sector 1 for disks > 2.2TB)
Are you absolutely sure you want to clear this drive?
(Answer Yes to continue. Capital 'Y', lower case 'es'): Yes
================================================================== 1.15
=                unRAID server Pre-Clear disk /dev/sdn
=               cycle 1 of 1, partition start on sector 1
= Disk Pre-Read in progress: 0% complete
= ( 0  bytes of  4,000,787,030,016  read )
=

Link to comment

I see this at the bottom of my syslog....

 

May  6 11:34:00 LeRoi cache_dirs: cache_dirs process ID 9090 started, To terminate it, type: cache_dirs -q

May  6 11:38:53 LeRoi kernel: GPT:Primary header thinks Alt. header is not at the end of the disk.

May  6 11:38:53 LeRoi kernel: GPT:3519069871 != 7814037167

May  6 11:38:53 LeRoi kernel: GPT:Alternate GPT header not at the end of the disk.

May  6 11:38:53 LeRoi kernel: GPT:3519069871 != 7814037167

May  6 11:38:53 LeRoi kernel: GPT: Use GNU Parted to correct GPT errors.

May  6 11:38:53 LeRoi kernel:  sdn: sdn1

Link to comment

This looks like the issue:

May  6 10:52:15 LeRoi emhttp: writing GPT on disk (sdo), with partition 1 offset 64, erased: 0 (Drive related)
May  6 10:52:15 LeRoi emhttp: shcmd (668): sgdisk -Z /dev/sdo $stuff$> /dev/null (Drive related)
May  6 10:52:15 LeRoi emhttp: _shcmd: shcmd (668): exit status: 1 (Other emhttp)
May  6 10:52:15 LeRoi emhttp: shcmd (669): sgdisk -o -a 64 -n 1:64:0 /dev/sdo |$stuff$ logger (Drive related)
May  6 10:52:15 LeRoi logger: sgdisk: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by sgdisk) (System)

 

It is usually cause by an incompatible add-on. Start up in SAFE-MODE.

Link to comment

Thanks I will try that once the preclear finishes.....

 

It still seems from me that when I plugged into windows via USB 2.0 and it thought it was a 2TB disk.  maybe unraid is confused by the BS the USB 2.0 host under windows wrote to the disk.  hopefully the preclear will fix this or your suggestion.

 

Sean

Link to comment

OK gonna try safe mode but I don't think that will solve it.

 

what happend was the parity sync failed at the very very end after 1+ days of syncing.  pre_clear worked though......

 

I still think something thinks the disc is the wrong size...

 

here's what's in the syslog....

 

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967296, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967304, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967312, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967320, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967328, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967336, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967344, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967352, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967360, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967368, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967376, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967384, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967392, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967400, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967408, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967416, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967424, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967432, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967440, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967448, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967456, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967464, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967472, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967480, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967488, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967496, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967504, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967512, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967520, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967528, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967536, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967544, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967552, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967560, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967568, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967576, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967584, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967592, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967600, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967608, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967616, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967624, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967632, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967640, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967648, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967656, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967664, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967672, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967680, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967688, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967696, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967704, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967712, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967720, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967728, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967736, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967744, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967752, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967760, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967768, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967776, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967784, limit=4294967295

May  8 22:26:04 LeRoi kernel: attempt to access beyond end of device

May  8 22:26:04 LeRoi kernel: sdn1: rw=1, want=4294967792, limit=4294967295

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967288

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967296

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967304

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967312

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967320

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967328

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967336

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967344

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967352

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967360

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967368

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967376

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967384

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967392

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967400

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967408

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967416

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967424

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967432

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967440

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967448

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967456

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967464

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967472

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967480

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967488

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967496

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967504

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967512

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967520

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967528

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967536

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967544

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967552

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967560

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967568

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967576

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967584

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967592

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967600

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967608

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967616

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967624

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967632

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967640

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967648

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967656

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967664

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967672

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967680

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967688

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967696

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967704

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967712

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967720

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967728

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967736

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967744

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967752

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967760

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967768

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967776

May  8 22:26:04 LeRoi kernel: md: disk0 write error, sector=4294967784

May  8 22:26:04 LeRoi kernel: md: md_do_sync: got signal, exit...

May  8 22:26:04 LeRoi kernel: md: recovery thread sync completion status: -4

Link to comment

SO how can I undo whatever MS windows did to my disk when I used it under windows.  Is there a way to remove all paritions

and make the disk look totally empty again?  uninitialized?

 

Sean

If you successfully precleared the disk after whatever MS windows did then you should be OK.

 

Your pastebin syslog doesn't include the most recent bootup so I don't know what addons you have, but there have been other reports of addons breaking sgdisk so the suggestion to start in SAFE MODE is probably going to be necessary even if it doesn't completely fix the problem.

Link to comment

BTW: it stopped with the notify.php messages eventually....

 

Is this normal from Pre-clear. 

 

I am concerned about the bold messages....

 

 

################################################################## 1.15

Device Model:    HGST HMS5C4040BLE640

Serial Number:    PL2331LAGJGVSJ

LU WWN Device Id: 5 000cca 22ec77dbb

Firmware Version: MPAOA5D0

User Capacity:    4,000,787,030,016 bytes [4.00 TB]

 

Disk /dev/sdo: 4000.8 GB, 4000787030016 bytes

255 heads, 63 sectors/track, 486401 cylinders, total 7814037168 sectors

Units = sectors of 1 * 512 = 512 bytes

Sector size (logical/physical): 512 bytes / 4096 bytes

I/O size (minimum/optimal): 4096 bytes / 4096 bytes

Disk identifier: 0x00000000

 

  Device Boot      Start        End      Blocks  Id  System

/dev/sdo1              1  4294967295  2147483647+  0  Empty

Partition 1 does not end on cylinder boundary.

Partition 1 does not start on physical sector boundary.

########################################################################

========================================================================1.15

==

== DISK /dev/sdo IS PRECLEARED with a GPT Protective MBR

==

============================================================================

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.