Re: Transfer storage from home to var

2023-02-03 Thread Dashamir Hoxha
On Fri, Feb 3, 2023 at 9:43 AM wrote: > > sudo lvextend -L+5G /dev/vg_system/var > Insufficient free space: 1280 extents needed, but only 138 available > If you don't mind, can you share the output of the commands: sudo vgdisplay sudo lvdisplay If you just say "it doesn't work", without prov

Bug#1030359: debian-edu-router-config fails to install

2023-02-03 Thread Adrian Bunk
Package: debian-edu-router-config Version: 2.12.1 Severity: serious https://piuparts.debian.org/sid/fail/debian-edu-router-config_2.12.1.log ... Setting up debian-edu-router-config (2.12.1) ... cat: /sys/class/net/eth0/carrier: No such file or directory invoke-rc.d: could not determine curr

Bug#1030348: debian-edu-config: In gosa.conf use ldaps://ldap.intern in the LDAP-URI.

2023-02-03 Thread Holger Levsen
Hi Daniel, thanks for filing this bug report! On Fri, Feb 03, 2023 at 12:54:04PM +0100, Daniel Teichmann wrote: > Package: debian-edu-config which version of d-e-config is affected, bookworm or bullseye? > in /etc/gosa/gosa.conf please access tjener's LDAP via LDAPS protocol > instead of using

Bug#1030348: debian-edu-config: In gosa.conf use ldaps://ldap.intern in the LDAP-URI.

2023-02-03 Thread Daniel Teichmann
Package: debian-edu-config Dear maintainers, in /etc/gosa/gosa.conf please access tjener's LDAP via LDAPS protocol instead of using ldap://localhost:389. adminDn="cn=gosa-admin,ou=ldap-access,dc=skole,dc=skolelinux,dc=no" adminPassword="***" /> In some cases GOsa²'s code tries to issue a S

Re: Transfer storage from home to var

2023-02-03 Thread Petter Reinholdtsen
[Roman Meier] > However, extending the size of /var didn't work: > > sudo lvextend -L+5G /dev/vg_system/var > Insufficient free space: 1280 extents needed, but only 138 available I would strongly recommend not using lvextend, and instead use lvresize -r. I suspect the underlying LVM logical vol

Re: Transfer storage from home to var

2023-02-03 Thread roman . meier
Hi Petter, I wrote the email a bit too hastily. Sorry for causing this confusion. It's /var and not /dev. Again, I was able to nicely reduce the size of /skole/jener/home0. However, extending the size of /var didn't work: sudo lvextend -L+5G /dev/vg_system/var Insufficient free space: 1280 e