How to update Enterprise 3.0 nighly release

Added by Przemyslaw Ceglowski over 3 years ago

Hi,

I have recently installed 201003200100-NexentaStor-Enterprise-3.0.0-nightly.iso and now would like to update to 201003221514-NexentaStor-Enterprise-3.0.0-nightly.iso, however when I execute:

setup appliance upgrade

I am getting: nmc@san02:/$ setup appliance upgrade This operation may take some time to check with the remote appliance's software repository. Proceed? Yes Checking repository sources. Please wait... Hit http://nexenta.com hardy-stable Release.gpg

Is there something I am missing?

Thanks, Przem


Replies

RE: How to update Enterprise 3.0 nighly release - Added by Ryan W over 3 years ago

I haven't been able to upgrade to the latest nightlies either. Since I'm using these for testing purposes I just go grab the latest ISO and re-install. Hopefully there's an easier way.

RE: How to update Enterprise 3.0 nighly release - Added by Dmitry Yusupov over 3 years ago

nmc$ setup appliance repository

change stable => unstable, and try upgrade again

RE: How to update Enterprise 3.0 nighly release - Added by Ryan W over 3 years ago

I've done that before and it broke the iSCSI target plugin. I filed that as bug #57.

RE: How to update Enterprise 3.0 nighly release - Added by Rickard Foulstream over 3 years ago

problem parsing wiki text: Bad markdown format near "/usr/lib/libnss3.so'": No "`" found before end
original text: 
Hi,

I'm using Community Edition 3.0.0 and is trying to update to the latest version but i do not succeed. Help is welcome. Pls see below.

This is my outcome:

root@MYNAS:/volumes# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  libnss3 libssl0.9.7 nlm-eval nmc nmc-comstar nms-comstar nms-delorean nms-dev nmv nmv-comstar nmv-theme-nexenta
  python-cherrypy
12 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/20.8MB of archives.
After this operation, 453kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
(Reading database ... 43380 files and directories currently installed.)
Preparing to replace libnss3 1:5.11.134-1 (using .../libnss3_2%3a1.firefox1.5.dfsg+1.5.0.7-nexenta0.6.07_solaris-i386.deb) ...
Unpacking replacement libnss3 ...
dpkg: error processing /var/cache/apt/archives/libnss3_2%3a1.firefox1.5.dfsg+1.5.0.7-nexenta0.6.07_solaris-i386.deb (--unpack):
 trying to overwrite `/usr/lib/libnss3.so', which is also in package libnss3-1d
dpkg-deb: subprocess paste killed by signal (Broken Pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libnss3_2%3a1.firefox1.5.dfsg+1.5.0.7-nexenta0.6.07_solaris-i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

1. I have tried both as nms user and as root. Same result.
2. I have googled but did only find old references to 2007 documents that didn't help out.

Any ideas?

br
Rickard

RE: How to update Enterprise 3.0 nighly release - Added by Dmitry Yusupov over 3 years ago

give us output of "show appliance repository"

secondly, try to use "setup appliance upgrade" command, which is ZFS / management integrated and gives you a chance to rollback an upgrade.