Attempted update my existing OBS instance again from 2.8.2 to 2.9.5-Build1.2. Still not working. I got two error first one "Failed to start LSB: Finds the storage device to be used for OBS server and/or worker" & "Failed to start LSB: open build service source service server". Not sure where to begin to troubleshooting as my prior packages are listed post update in "The OBS web interface" , so unsure why it is not seeing the storage drive at boot. Here are the systemctl status for both error. HOST-9e7b8e:~ # systemctl status obsstoragesetup.service -l ● obsstoragesetup.service - LSB: Finds the storage device to be used for OBS server and/or worker Loaded: loaded (/etc/init.d/obsstoragesetup; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2019-01-07 19:51:11 UTC; 27min ago Docs: man:systemd-sysv-generator(8) Jan 07 19:51:11 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Jan 07 19:51:11 HOST-9e7b8e systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_SERVER_SIZE=38912 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: TOTAL_SWAP_SIZE=1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE=-53252 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_WORKER_ROOT_SIZE=-26626 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: MIN_WORKER_ROOT_SIZE=4096 Jan 07 19:51:11 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Unit entered failed state. Jan 07 19:51:11 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Failed with result 'exit-code'. HOST-9e7b8e:~ # HOST-9e7b8e:~ # systemctl status obsservice.service -l ● obsservice.service - LSB: open build service source service server Loaded: loaded (/etc/init.d/obsservice; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2019-01-07 19:51:16 UTC; 30min ago Docs: man:systemd-sysv-generator(8) Jan 07 19:51:16 HOST-9e7b8e systemd[1]: Starting LSB: open build service source service server... Jan 07 19:51:16 HOST-9e7b8e systemd[1]: obsservice.service: Control process exited, code=exited status=7 Jan 07 19:51:16 HOST-9e7b8e obsservice[1897]: Initializing obsservice..failed Jan 07 19:51:16 HOST-9e7b8e systemd[1]: Failed to start LSB: open build service source service server. Jan 07 19:51:16 HOST-9e7b8e systemd[1]: obsservice.service: Unit entered failed state. Jan 07 19:51:16 HOST-9e7b8e systemd[1]: obsservice.service: Failed with result 'exit-code'. On Fri, Mar 9, 2018 at 10:13 AM Khalil Graves <elproducto1@gmail.com> wrote:
I am running OBS Appliance 2.8.2 on VMware ESX. When the appliance boots I get an error "Failed to start LSB: Finds the storage device to be used for OBS server and/or worker." I have included a dump of systemctl status obsstoagesetup.service below. I Just want to confirm if this is normal or should be addressed.
I also attempted and update of a clone of my appliance via zypper but 2 GB root drive is not sufficient for upgrades. Update begins but end with "Error Code: Write Error". I checked root drive and it was up to 100% utilization from 93% prior to update. I decided to install latest version of OBS appliance over existing install. New appliance adopts my old setting but now I am getting and error on boot "Failed to start LSB: open build service source service server." In addition I am unable to build rpms in this current state.
Not sure what to do next to get the cloned appliance to build a package.
SYSTEMCTL status obsstoragesetup.service obsstoragesetup.service - LSB: Finds the storage device to be used for OBS server and/or worker Loaded: loaded (/etc/init.d/obsstoragesetup; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Tue 2018-03-06 18:44:59 UTC; 16min ago Docs: man:systemd-sysv-generator(8) Process: 1365 ExecStart=/etc/init.d/obsstoragesetup start (code=exited, status=1/FAILURE) Mar 06 18:44:59 linux obsstoragesetup[1365]: OBS_SERVER_SIZE=38912 Mar 06 18:44:59 linux obsstoragesetup[1365]: TOTAL_SWAP_SIZE=1024 Mar 06 18:44:59 linux obsstoragesetup[1365]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Mar 06 18:44:59 linux obsstoragesetup[1365]: FINAL_VG_SIZE=-53252 Mar 06 18:44:59 linux obsstoragesetup[1365]: OBS_WORKER_ROOT_SIZE=-26626 Mar 06 18:44:59 linux obsstoragesetup[1365]: MIN_WORKER_ROOT_SIZE=4096 Mar 06 18:44:59 linux systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Mar 06 18:44:59 linux systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Mar 06 18:44:59 linux systemd[1]: obsstoragesetup.service: Unit entered failed state. Mar 06 18:44:59 linux systemd[1]: obsstoragesetup.service: Failed with result 'exit-code'.
SYSTEMCTL status obsservice.service obsservice.service - LSB: open build service source service server Loaded: loaded (/etc/init.d/obsservice; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Fri 2018-03-09 11:59:39 UTC; 3min 34s ago Docs: man:systemd-sysv-generator(8) Process: 1761 ExecStart=/etc/init.d/obsservice start (code=exited, status=7)
Mar 09 11:59:38 linux systemd[1]: Starting LSB: open build service source service server... Mar 09 11:59:39 linux startproc[1788]: startproc: exit status of parent of /usr/lib/obs/server/bs_service: 13 Mar 09 11:59:39 linux obsservice[1761]: Initializing obsservice..failed Mar 09 11:59:39 linux systemd[1]: obsservice.service: Control process exited, code=exited status=7 Mar 09 11:59:39 linux systemd[1]: Failed to start LSB: open build service source service server. Mar 09 11:59:39 linux systemd[1]: obsservice.service: Unit entered failed state. Mar 09 11:59:39 linux systemd[1]: obsservice.service: Failed with result 'exit-code'. '.
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org