I understand but wasn't sure if there was a service that ran in the background on a *nix system. Thank you for the prompt response
xliiv
@xliiv
wouldn't docker do the job even on windows? @Silencedpulse
Silencedpulse
@Silencedpulse
I think it could, I haven't run Docker in Windows but already had WAMP installed.
Silencedpulse
@Silencedpulse
Another quick question, we have storage controllers where 2 are per chassis. I tried to assign a node to a parent and slot in the chassis but it states this option is only available for servers, is there a way to change this or create a new chassis object dedicated to storage controllers?
✪ vi4m Marcin Kliks
@vi4m
@xliiv is right, Docker should do the job :)
aarondcounts
@aarondcounts
Is there a way to add end of life and end of support to an object?
that's truth, but we officially support only ubuntu14:04
supporting multiple distributions such as ubuntu16 and Debian flavors, is something we're recently working on
and need dedicated infrastructure
✪ vi4m Marcin Kliks
@vi4m
so the Debian packages are not confirmed to work properly
Andrea Cervesato
@koma85
Ok, I'll try it anyway.
@vi4m, is it possible to migrate between installation just in case? I'm going to build a demo and reversate a **it-ton of data in it.
_
✪ vi4m Marcin Kliks
@vi4m
of course. database dump is enough to transfer between installations
Andrea Cervesato
@koma85
@vi4m thank you. I'll be around here searching for help for a while. Feel free to insult me in the meantime.
✪ vi4m Marcin Kliks
@vi4m
sure, ask me anything you need
Andrea Cervesato
@koma85
Is it possible in any way to create a "client" view?
client01 has rack 1,4,5,8
and sees only thosre racks ?
✪ vi4m Marcin Kliks
@vi4m
permissions per rack?
Silencedpulse
@Silencedpulse
Is there a way to create custom components of devices? Currently the Ethernet, Memory, Disk, etc are available but wasn't sure if I could create a new component. Currently I have a storage controller that has virtual controllers and I'd like a way to document that. This is only one example but am still curious
aarondcounts
@aarondcounts
Is there a way to run Ralph as a service? I have tried creating a script in init.d but the server won't actually start or if it is starting, it immediately stops.
✪ vi4m Marcin Kliks
@vi4m
@aarondcounts systemd?
w5t3f
@w5t3f
Hi Marcin. Your old tester came back :) Is it a bug or a feature, that after a "parent" field in a part is given, there is no info in a "location" field. I think the location of the part should be populated from the parent. It's hard to guess where they are mounted from the main DataCenter/Hardware view. Also, I can't find any information in the given parent device details about associated part.
w5t3f
@w5t3f
and it would be nice to have a possibility to change "parent" field in bulk edit of parts
(or I can't find it)
aarondcounts
@aarondcounts
@vi4m i have tried systemd and upstart.
After stepping away from it, it may not be reading the environmental variables correctly.
✪ vi4m Marcin Kliks
@vi4m
can you paste somewhere your systemd script?
Silencedpulse
@Silencedpulse
I've noticed an issue with Bulk/Duplicate with objects that have a slot associated with them. Here is the error message: 'MultiForm' has no field named 'slot_no'. Request Method: POST Request URL: http://10.17.160.27:8000/data_center/datacenterasset/26/multiadd/ Django Version: 1.8.18 Exception Type: ValueError Exception Value: 'MultiForm' has no field named 'slot_no'. Exception Location: /opt/ralph/ralph-core/lib/python3.4/site-packages/django/forms/forms.py in add_error, line 360
✪ vi4m Marcin Kliks
@vi4m
can you reproduce it on our demo site?
Silencedpulse
@Silencedpulse
Let me try
Silencedpulse
@Silencedpulse
I receive a Server (500) error when I try to replicate it. I created a Model named SlotTest as a parent, and created SlotFail1 and gave it a slot number inside of SlotTest. Duplicated and received the 500 error.
✪ vi4m Marcin Kliks
@vi4m
thanks, can you create an issue on github for this bug?
we will fix it
Silencedpulse
@Silencedpulse
My appologies, I created Models Node with a parent of Chassis. Then under Hardware I created the 2 objects listed above
Yes I will
Did you by chance see my question above regarding custom components in an object?
"Duplicate Error with Slots #3099" has been created on github