[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-12-09 Thread Mathew Hodson
** Changed in: tgt (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1450091 Title: tgt does not auto-start on Vivid To manage notifications ab

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-06-22 Thread Andres Rodriguez
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1450091 Title: tgt does not auto-start on Vivid To manage notifications

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-28 Thread Mike Pontillo
** Changed in: tgt (Ubuntu) Status: In Progress => Confirmed ** Changed in: tgt (Ubuntu) Assignee: ubuntudotcom1 (ubuntudotcom1) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.la

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-19 Thread MAAS Lander
** Changed in: maas Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1450091 Title: tgt does not auto-start on Vivid To manage notifications a

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~blake-rouse/maas/service-monitor-service -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1450091 Title: tgt does not auto-start on Vivid To manage notifications ab

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-18 Thread Blake Rouse
** Also affects: maas Importance: Undecided Status: New ** Changed in: maas Status: New => In Progress ** Changed in: maas Assignee: (unassigned) => Blake Rouse (blake-rouse) ** Changed in: maas Importance: Undecided => Critical ** Changed in: maas Milestone: None =

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-12 Thread ubuntudotcom1
$ sudo service tgt status ● tgt.service - (i)SCSI target daemon Loaded: loaded (/lib/systemd/system/tgt.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2015-05-12 10:31:38 CDT; 8min ago Docs: man:tgtd(8) Process: 852 ExecStop=/usr/sbin/tgtadm --op delete -

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-12 Thread ubuntudotcom1
Yeah it looks like compiling with the SD_NOTIFY feature flag enabled and installing the package's included tgt.service file to /lib/systemd/system/tgt.service fixes this. systemctl enable tgt will work without any issues and tgt starts up correctly on bootup. Suggest syncing packaging w/ upstream

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-11 Thread ubuntudotcom1
Looks like lp:ubuntu/vivid/tgt might not be compiling with the SD_NOTIFY flag set, which enables system signals required by systemd services with Type=notify. It looks like the Debian packaging (at least version tgt_1.0.57-1.debian_) has it enabled. Also might need the sysmlink to tgt.service in /

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-11 Thread ubuntudotcom1
** Changed in: tgt (Ubuntu) Status: New => In Progress ** Changed in: tgt (Ubuntu) Assignee: (unassigned) => ubuntudotcom1 (ubuntudotcom1) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpa

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-06 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Some parts failing is bug 1447807, but perhaps tgt not starting by default is a separate bug, so leaving this open for now. ** Tags added: systemd-boot -- You received this bug notification because you are a mem

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-06 Thread James Tunnicliffe
Ah, ugly, it seems that sudo systemctl enable tgt does work, even though some parts fail: dooferlad@homework2:/etc$ sudo systemctl enable tgt Synchronizing state for tgt.service with sysvinit using update-rc.d... Executing /usr/sbin/update-rc.d tgt defaults Executing /usr/sbin/update-rc.d tgt enab