URL=https://www.dropbox.com/s/npbxydjmg9tyjug/pkg.db
--
You received this message because you are subscribed to the Google Groups "EON ZFS Storage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eonstorage+unsubscribe@googlegroups.com.
To post to this group, send email to eonst...@googlegroups.com.
Visit this group at https://groups.google.com/group/eonstorage.
For more options, visit https://groups.google.com/d/optout.
edit /usr/local/.repo withDropbox messed things up with their new public folder/files policy. To fix itxt update-embed-111116.eon
cd /tmp
wget --no-check-certificate https://www.dropbox.com/s/t8qudkwy02jt7bl/update-embed-111116.eon
wget --no-check-certificate https://www.dropbox.com/s/7g4t29ws4lvqkzx/pkgsrc-bk.shURL=https://www.dropbox.com/s/npbxydjmg9tyjug/pkg.db
On Mon, May 29, 2017 at 4:38 PM, vajonam via EON ZFS Storage <eonstorage+APn2wQeaGveeVtAFGo6StkzOM-yyat2Qk_yK0TpsH4zA9NaHLqHYt@googlegroups.com> wrote:
looks like the links that rail talks to are no longer valid, can you please confirm this is the case?no longer works, i guess can you fix that or provide new urls so I can patch my rail with the new install.
--
You received this message because you are subscribed to the Google Groups "EON ZFS Storage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eonstorage+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to eonstorage+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to eonstorage+unsubscribe@googlegroups.com.
Have you tried another ssh instance to the VM when it's frozen?Does the VM have a zfs if so what size is it? If it's running from RAM, how much memory does the VM have?That last step is simply unpacking the bootstrap in /usr/local. If it freezes its due to the image running out of memory.
To unsubscribe from this group and stop receiving emails from it, send an email to eonstorage+unsubscribe@googlegroups.com.
emp pkgsrc startemp syslocal startOnce you go pkgsrc, use all packages from pkgsrc/pkginBecause you are running from VM/RAM you will have to run each time you reboot the VM and before you rail pkgsrc/pkgin. Also keep an eye on the packages being added does not exceed RAM of the VM.
To unsubscribe from this group and stop receiving emails from it, send an email to eonstorage+unsubscribe@googlegroups.com.
You can also check the install log for errors /var/db/pkgin/pkg_install-err.logIt is most likely 0 because the VM ran out of space or the package install failed/did not complete.I recommend reset /usr/local or and follow the steps closely https://sites.google.com/site/eonstorage/installing-pkgsrc
To unsubscribe from this group and stop receiving emails from it, send an email to eonstorage+unsubscribe@googlegroups.com.
Or try allocating 4Gb of RAM to your VM. pkgsrc-2014Q3 has passed testing with those settings in my dev env. I suspect 3GB may work also.
To unsubscribe from this group and stop receiving emails from it, send an email to eonstorage+unsubscribe@googlegroups.com.
$ showmount -e 192.168.101.239
clnt_create: RPC: Port mapper failure - Unable to receive: errno 0 (Success)
eon_test:3:~#showmount -e localhost
showmount: localhost: RPC: Rpcbind failure - RPC: Unable to receiv
eon_test:4:~#zfs get all | grep nfs
abyss sharenfs on local
That error is a false positive and nothing to worry about so you're all set there :)
Check/list processes on the server. Sounds like rpcbind service is not running.
To unsubscribe from this group and stop receiving emails from it, send an email to eonstorage+unsubscribe@googlegroups.com.