Problems with the latest upgrade

Status
Not open for further replies.

ovizii

Patron
Joined
Jun 30, 2014
Messages
435
See error log for the exact versions, any ideas how to proceed? I tried this twice with the same result

Code:
Jun 20 11:41:32 freenas updated.py: [freenasOS.Installer:635] Delta package 9.3-STABLE-23f1401-3df1120-dc3cbb7->9.3-STABLE-47b35fb-14e08f2-cee4950 cannot upgrade current version 9.3-STABLE-47b35fb-14e08f2-cee4950
Jun 20 11:41:32 freenas updated.py: [freenasOS.Installer:813] Unable to install package base-os
Jun 20 11:41:32 freenas updated.py: [freenasOS.Update:1047] Unable to install packages
Jun 20 11:41:32 freenas updated.py: [freenasOS.Update:1078] Update got exception during update: Unable to install packages
Jun 20 11:41:39 freenas mountd[4986]: can't delete exports for /var/tmp/tmppSDsmd/dev: Invalid argument mount option <size> is unknown
Jun 20 11:41:43 freenas manage.py: [middleware.exceptions:38] [MiddlewareError: Unable to install packages]


###edit###
I ran a Verify Install and got this which should not pose a problem:
Code:
The following Inconsistencies were found in your Current Install:
List of Checksum Mismatches:
/conf/base/etc/resolv.conf
 
Last edited:

ovizii

Patron
Joined
Jun 30, 2014
Messages
435
Not sure its related but also having problems updating an installed plugin:
Code:
Jun 20 12:34:26 freenas manage.py: [common.pipesubr:59] Popen()ing: /sbin/umount -f '/mnt/fiver/jails/syncthing_1/mnt/_whitey-TitaniumBackup'
Jun 20 12:34:27 freenas manage.py: [middleware.exceptions:38] [MiddlewareError: umount: /mnt/fiver/jails/syncthing_1/mnt/_whitey-TitaniumBackup: not a file system root directory

Jun 22 21:14:55 freenas manage.py: [common.pipesubr:70] Popen()ing: /sbin/umount -f '/mnt/fiver/jails/plexmediaserver_1/mnt/Movies'
Jun 22 21:14:55 freenas manage.py: [common.pipesubr:70] Popen()ing: /sbin/umount -f '/mnt/fiver/jails/plexmediaserver_1/mnt/Series'
Jun 22 21:14:56 freenas manage.py: [middleware.exceptions:38] [MiddlewareError: There was a problem creating the PBI]


And when mounting stuff I see 2 extra mnt directories? =>
00001170.png

Not sure a reboot would help right now so waiting for feedback.
 
Last edited:
D

dlavigne

Guest
What is the size of the boot device? How much capacity is used according to System -> Boot?
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
The resolv.conf thing is not an error. It's a bug. You can safely ignore that.
 

ovizii

Patron
Joined
Jun 30, 2014
Messages
435
The problem seems to have solved itself!?

I got the delivery of my 16GB ECC RAM so I shut down my NAS, replaced the RAM, booted and voila freeNAS says there's no update available and its currently on version: FreeNAS-9.3-STABLE-201506162331
If I manually check for an update I see this in the console:
Code:
Jun 22 20:46:29 freenas manage.py: [freenasOS.Update:1167] Cached sequence, FreeNAS-9.3-STABLE-201506042008, does not match system sequence, FreeNAS-9.3-STABLE-201506162331
Jun 22 20:46:29 freenas manage.py: [freenasOS.Update:789] Cached sequence does not match system sequence


In addition to that I see this error when booting, any ideas?
Code:
Jun 22 20:35:53 freenas collectd[2905]: plugin_load: Could not find plugin "zfs_arc_v2" in /usr/local/lib/collectd


and there's a md_size file now in my /mnt folder !?
Code:
freenas# pwd
/mnt
freenas# ls -al
total 48
drwxr-xr-x   3 root  wheel  80 Jun 22 20:43 .
drwxr-xr-x  21 root  wheel  29 Jun 20 01:08 ..
drwxr-xr-x  10 root  wheel  10 Jun 22 20:43 fiver
-rw-r--r--   1 root  wheel   5 Jun 20 01:00 md_size
with the content 8192
 
Last edited:

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
That md_size file has been there for a very long time.. since 8.0.0 unless I'm mistaken. ;)
 

ovizii

Patron
Joined
Jun 30, 2014
Messages
435
Currently downloading today's updates: base-os-9.3-STABLE-47b35fb-14e08f2-cee4950-9.3-STABLE-d1ba193-5d42663-cee4950.tgz

hoping that will solve the problem :-(
 

ovizii

Patron
Joined
Jun 30, 2014
Messages
435
And now my current OS is: FreeNAS-9.3-STABLE-201506222346 but I still can't update any plugins (same errors as stated above)
 
Status
Not open for further replies.
Top