-
Notifications
You must be signed in to change notification settings - Fork 184
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
vmadm delete & vmadm list node js error #241
Comments
Hi [root@headnode (LON-RS-H01) ~]# kstat -p caps::cpucaps_zone_* |
Hi |
Hi [root@headnode (LON-RS-H01) ~]# zpool list
errors: No known data errors |
Hi
I am a fan of Joyent SDC. I have implemented more than 4 CN and 1HN. I have installed too many times for my production servers. But every version and time I faced different issue once the load is grow. After creating 150+ centos 6.8 container where installed nginx 1.10, php-fpm 5.5.38 and mysql 5.5. I faced massive performance issue where as my server is Dell R730xd dual E5 2.6Ghz, 128GB RAM 5TB RAID5 . I can see on release SDC 7 150218 it has bug on KVM. If I run even one KVM its going to maintenance mode when its try up. Now I faced every day different issue. I requested all of your community developer please look on your new version and don't implement until stable and bug free.
[root@headnode (LON-RS-H01) /zones/936ef5ae-e9e6-625f-df3d-b115514b292f/root/var/svc]# vmadm list
Uncaught Error: EIO, i/o error
FROM
Function.startup.resolveArgv0 (node.js:811:23)
startup (node.js:58:13)
node.js:902:3
Abort (core dumped)
[root@headnode (LON-RS-H01) /zones/936ef5ae-e9e6-625f-df3d-b115514b292f/root/var/svc]# vmadm list
Uncaught Error: EIO, i/o error
FROM
Function.startup.resolveArgv0 (node.js:811:23)
startup (node.js:58:13)
node.js:902:3
Abort (core dumped)
[root@headnode (LON-RS-H01) /zones/936ef5ae-e9e6-625f-df3d-b115514b292f/root/var/svc]# vmadm delete 81be9046-b45f-43f3-9926-a023efaaa0d4
Uncaught Error: EIO, i/o error
FROM
Function.startup.resolveArgv0 (node.js:811:23)
startup (node.js:58:13)
node.js:902:3
Abort (core dumped)
//
When I try to create new VM its says socket hang as well.
The text was updated successfully, but these errors were encountered: