Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fash create doesn't fail when vnode count isn't passed in #22

Open
yunong opened this issue Mar 12, 2014 · 0 comments
Open

fash create doesn't fail when vnode count isn't passed in #22

yunong opened this issue Mar 12, 2014 · 0 comments

Comments

@yunong
Copy link
Owner

yunong commented Mar 12, 2014

[root@c53b592e-5818-4cea-96c7-d7bfa64684b8 (emy-10:manta0) /opt/smartdc/manta-deployment]# /opt/smartdc/manta-deployment/node_modules/.bin/fash create -v -p '2.moray.coal.joyent.us
3.moray.coal.joyent.us
4.moray.coal.joyent.us' -b leveldb -l /var/tmp/manta-ring
[root@c53b592e-5818-4cea-96c7-d7bfa64684b8 (emy-10:manta0) /opt/smartdc/manta-deployment]# ./node_modules/.bin/fash get_pnodes -l /var/tmp/manta-ring/ -b leveldb
{ jse_shortmsg: 'unable to load ring from db',
  jse_summary: 'unable to load ring from db: : Invalid argument: /var/tmp/manta-ring/: does not exist (create_if_missing is false)',
  jse_cause:
   { jse_shortmsg: '',
     jse_summary: ': Invalid argument: /var/tmp/manta-ring/: does not exist (create_if_missing is false)',
     jse_cause: [Error: Invalid argument: /var/tmp/manta-ring/: does not exist (create_if_missing is false)],
     message: ': Invalid argument: /var/tmp/manta-ring/: does not exist (create_if_missing is false)' },
  message: 'unable to load ring from db: : Invalid argument: /var/tmp/manta-ring/: does not exist (create_if_missing is false)' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant