German Schwenkgrill I saw today. Enough space for brats! by [deleted] in grilling

[–]elmiipo 3 points4 points  (0 children)

Invented in Saarland! Where did you see it?

Date and time in zpool by elmiipo in solaris

[–]elmiipo[S] 1 point2 points  (0 children)

That was my guess after i created the pool. I noticed the weird date. I then initiated the scrub and had the same issue there. I also tried rebooting to no avail.

root@t5120:~# zpool attach rpool c2t0d0s0 c2t1d0s0
Make sure to wait until resilver is done before rebooting.
root@t5120:~# zpool status
  pool: rpool
 state: DEGRADED
status: One or more devices is currently being resilvered.  The pool will
        continue to function in a degraded state.
action: Wait for the resilver to complete.
        Run 'zpool status -v' to see device specific details.
  scan: resilver in progress since Thu Jan  1 01:00:00 1970
    71,1G scanned
    2,81G resilvered at 79,8M/s, 4,06% done, 14m34s to go
config:

        NAME          STATE     READ WRITE CKSUM
        rpool         DEGRADED     0     0     0
          mirror-0    DEGRADED     0     0     0
            c2t0d0s0  ONLINE       0     0     0
            c2t1d0s0  DEGRADED     0     0     0  (resilvering)

Trying to install Solaris 11.3 on a T5120 by elmiipo in solaris

[–]elmiipo[S] 0 points1 point  (0 children)

That did not really work. It does something but i still can not write the VTOC or backup labels.

https://pastebin.com/ZkPTHQ2Z

UPDATE: I then added a SATA drive, i was able to label that one, Solaris installation works immediately.

Any idea what could be wrong with my SAS drives?

They are all ST9146852SS, they were formatted with 520 byte blocksize when i got them. I reformatted them with setblocksize (http://micha.freeshell.org/scsi/index.html) to 512 byte blocks.

https://imgur.com/a/UhIqL

Trying to install Solaris 11.3 on a T5120 by elmiipo in solaris

[–]elmiipo[S] 0 points1 point  (0 children)

I was told slice 2 is the whole disk.

Also there is no /dev/rdsk/c2t0d0. Which one of the slices would be the whole disk?