July 12, 201510 yr I just tried to upgrade from 5 to 6 on my microserver and it all went horribly wrong. I have a backup of the USB stick so that's a good start, but here's what's happened so far. I ran the plugin to upgrade and rebooted, then it didn't come back. I then hooked up a monitor and found incompatible syslinux files were causing it to not boot. In the end I formatted the USB stick, copied the v6 files over and ran make_bootable. I then copied over my old config folder, replacing files and rebooted. Now it boots fine, I can SSH to it ok but there is no UI, just a blank screen. Here is the tail of my syslog: Jul 12 15:48:01 Pootle emhttp: import flash device: sda Jul 12 15:49:54 Pootle ntpd[1292]: kernel reports TIME_ERROR: 0x41: pll unsync Resource temporarily unavailable Jul 12 15:52:13 Pootle emhttp: shcmd (40): rmmod md-mod |& logger Jul 12 15:52:13 Pootle kernel: md: unRAID driver removed Jul 12 15:52:13 Pootle emhttp: shcmd (41): modprobe md-mod super=/boot/config/super.dat slots=24 |& logger Jul 12 15:52:13 Pootle kernel: md: unRAID driver 2.5.0 installed Jul 12 15:52:13 Pootle emhttp: Plus key detected, GUID: 0951-160F-58BD-F9A187970CD7 FILE: /boot/config/Plus.key Jul 12 15:52:13 Pootle emhttp: Device inventory: Jul 12 15:52:13 Pootle emhttp: shcmd (42): udevadm settle Jul 12 15:52:13 Pootle emhttp: WDC_WD20EFRX-68EUZN0_WD-WCC4M0959734 (sdb) 1953514584 Jul 12 15:52:13 Pootle emhttp: SAMSUNG_HD154UI_S1XWJ1BSC04664 (sdc) 1465138584 Jul 12 15:52:13 Pootle emhttp: SAMSUNG_HD501LJ_S0MUJ1KP716461 (sdd) 488386584 Jul 12 15:52:13 Pootle emhttp: SAMSUNG_HD154UI_S1XWJ1BSC04612 (sde) 1465138584 Jul 12 15:52:13 Pootle emhttp: Hitachi_HTS542525K9SA00_071103BB0F00WDGP1AHC (sdf) 244198584 Jul 12 15:52:13 Pootle emhttp: Hitachi_HDS5C3020ALA632_ML0220F310H4YD (sdg) 1953514584 Jul 12 15:52:13 Pootle emhttp: array slots: 24 Jul 12 15:52:13 Pootle emhttp: cache slots: 1 Jul 12 15:52:13 Pootle kernel: mdcmd (1): import 0 8,16 1953514552 WDC_WD20EFRX-68EUZN0_WD-WCC4M0959734 Jul 12 15:52:13 Pootle kernel: md: import disk0: [8,16] (sdb) WDC_WD20EFRX-68EUZN0_WD-WCC4M0959734 size: 1953514552 Jul 12 15:52:13 Pootle kernel: mdcmd (2): import 1 8,32 1465138552 SAMSUNG_HD154UI_S1XWJ1BSC04664 Jul 12 15:52:13 Pootle kernel: md: import disk1: [8,32] (sdc) SAMSUNG_HD154UI_S1XWJ1BSC04664 size: 1465138552 Jul 12 15:52:13 Pootle kernel: mdcmd (3): import 2 8,48 488386552 SAMSUNG_HD501LJ_S0MUJ1KP716461 Jul 12 15:52:13 Pootle kernel: md: import disk2: [8,48] (sdd) SAMSUNG_HD501LJ_S0MUJ1KP716461 size: 488386552 Jul 12 15:52:13 Pootle kernel: mdcmd (4): import 3 8,64 1465138552 SAMSUNG_HD154UI_S1XWJ1BSC04612 Jul 12 15:52:13 Pootle kernel: md: import disk3: [8,64] (sde) SAMSUNG_HD154UI_S1XWJ1BSC04612 size: 1465138552 Jul 12 15:52:13 Pootle kernel: mdcmd (5): import 4 8,96 1953514552 Hitachi_HDS5C3020ALA632_ML0220F310H4YD Jul 12 15:52:13 Pootle kernel: md: import disk4: [8,96] (sdg) Hitachi_HDS5C3020ALA632_ML0220F310H4YD size: 1953514552 Jul 12 15:52:13 Pootle kernel: mdcmd (6): import 5 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (7): import 6 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (: import 7 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (9): import 8 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (10): import 9 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (11): import 10 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (12): import 11 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (13): import 12 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (14): import 13 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (15): import 14 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (16): import 15 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (17): import 16 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (18): import 17 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (19): import 18 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (20): import 19 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (21): import 20 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (22): import 21 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (23): import 22 0,0 Jul 12 15:52:13 Pootle kernel: mdcmd (24): import 23 0,0 Jul 12 15:52:14 Pootle emhttp: import 24 cache device: sdf Jul 12 15:52:14 Pootle emhttp: import flash device: sda Running out of ideas here, any help would be appreciated.
July 12, 201510 yr Author OK, think I solved it, it was my plugins directory.... blatted that and rebooted and now the UI is up!
Archived
This topic is now archived and is closed to further replies.