Account nicht vollständig

Locked
Twodo_HD

Account nicht vollständig

Post by Twodo_HD »

Hallo liebe KeyHelp Community,

ich wollte heute einen neuen Butzer für mich anlegen, jedoch bekomme ich schon seit ein paar Stunden diese Meldung:

"Hinweis:
Ihr Account ist noch nicht vollständig eingerichtet - einige Funktionen stehen nur eingeschränkt zur Verfügung. "

Und im Log steht volgendes:

====
[24-Mar-2018 21:31:02] INFO --> load tasks ... 1 found
[24-Mar-2018 21:31:02] DEBUG --> task type IDs: 100
[24-Mar-2018 21:31:02] INFO --> add user "test"
[24-Mar-2018 21:31:02] INFO --> startdir "/home/users/"... already exist
[24-Mar-2018 21:31:02] INFO --> perform useradd... okay
[24-Mar-2018 21:31:02] WARN --> disable quota for user "test"... failed
[24-Mar-2018 21:31:02] WARN --> setquota: Mountpoint (or device) / not found or has no quota enabled.
[24-Mar-2018 21:31:02] WARN --> setquota: Not all specified mountpoints are using quota.
[24-Mar-2018 21:31:02] INFO --> create standard directorys
[24-Mar-2018 21:31:02] INFO --> secure homedir
[24-Mar-2018 21:31:02] DEBUG --> created default index file
====

Weiß jemand von euch wie ich das fixen kann?

Mit freundlichen Grüßen Twodo_HD
nikko
Posts: 914
Joined: Fri 15. Apr 2016, 16:11

Re: Account nicht vollständig

Post by nikko »

[24-Mar-2018 21:31:02] WARN --> disable quota for user "test"... failed
[24-Mar-2018 21:31:02] WARN --> setquota: Mountpoint (or device) / not found or has no quota enabled.
[24-Mar-2018 21:31:02] WARN --> setquota: Not all specified mountpoints are using quota.
Hier liegt das Problem. Ist das ein OpenVZ System?
The software said: Requires Win Vista®, 7®, 8® or better. And so I installed Linux.
Twodo_HD

Re: Account nicht vollständig

Post by Twodo_HD »

Hallo,

ja das ist ein OpenVZ Ubuntu 14.04 System.

Mit freundlichen Grüßen Timo
nikko
Posts: 914
Joined: Fri 15. Apr 2016, 16:11

Re: Account nicht vollständig

Post by nikko »

Schau mal bitte hier, dann ist das Problem vielleicht schon behoben

https://community.keyhelp.de/viewtopi ... &t=15#p478
The software said: Requires Win Vista®, 7®, 8® or better. And so I installed Linux.
nikko
Posts: 914
Joined: Fri 15. Apr 2016, 16:11

Re: Account nicht vollständig

Post by nikko »

Ansonsten mal bitte in /var/log/keyhelp/install.log schauen, ob hier Fehler sind.
The software said: Requires Win Vista®, 7®, 8® or better. And so I installed Linux.
Twodo_HD

Re: Account nicht vollständig

Post by Twodo_HD »

Hallo,

passt das so wie ich die Datei editiert habe? (Bild beigelegt)
KeyHelp forum.png
Mit freundlichen Grüßen Timo
Twodo_HD

Re: Account nicht vollständig

Post by Twodo_HD »

Hallo,

im Install Log steht bei ausführen von Quta folgendes: "mount: cannot remount block device /dev/sda1 read-write, is write-protected"

Wie kann ich das fixen?

Mit freundlichen Grüßen Twodo_HD
User avatar
Martin
Posts: 984
Joined: Wed 20. Jan 2016, 00:43

Re: Account nicht vollständig

Post by Martin »

Hallo,

sofern der Mountpoint vorhanden ist, so ist der remount Fehler unkritisch bei der Installation. Dies wird dann durch den nach der Installation folgenden Reboot des Systems behoben.

In der /etc/fstab müsste für / natürlich das Device angegeben werden, welches / auch bereit stellt.

Nach der Installation sollte "repquota /" ohne Fehlermeldung funktionieren, wenn dies gegeben ist, so ist dann alles OK.
Viele Grüße,
Martin
Twodo_HD

Re: Account nicht vollständig

Post by Twodo_HD »

Hallo,

wie kann ich prüfen das dieser "Mount" vorhanden ist?

Mit freundlichen Grüßen Twodo_HD
User avatar
Martin
Posts: 984
Joined: Wed 20. Jan 2016, 00:43

Re: Account nicht vollständig

Post by Martin »

Hallo,

"mount" sollte hier die aktuell aktiven Mountpoints und entsprechend auch den für / ausgeben.
Viele Grüße,
Martin
Twodo_HD

Re: Account nicht vollständig

Post by Twodo_HD »

Hallo, das ist der Command Output:

root@timo-server:~# mount
/dev/loop6 on / type ext4 (rw,relatime,data=ordered)
none on /dev type tmpfs (rw,relatime,size=492k,mode=755)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
proc on /proc/sys/net type proc (rw,nosuid,nodev,noexec,relatime)
proc on /proc/sys type proc (ro,nosuid,nodev,noexec,relatime)
proc on /proc/sysrq-trigger type proc (ro,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (ro,nosuid,nodev,noexec,relatime)
sysfs on /sys/devices/virtual/net type sysfs (rw,relatime)
sysfs on /sys/devices/virtual/net type sysfs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
lxcfs on /proc/cpuinfo type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
lxcfs on /proc/diskstats type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
lxcfs on /proc/meminfo type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
lxcfs on /proc/stat type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
lxcfs on /proc/swaps type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
lxcfs on /proc/uptime type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
devpts on /dev/lxc/console type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=666,max=1024)
devpts on /dev/ptmx type devpts (rw,relatime,gid=5,mode=620,ptmxmode=666,max=1024)
devpts on /dev/lxc/tty1 type devpts (rw,relatime,gid=5,mode=620,ptmxmode=666,max=1024)
devpts on /dev/lxc/tty2 type devpts (rw,relatime,gid=5,mode=620,ptmxmode=666,max=1024)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
none on /run type tmpfs (rw,nosuid,noexec,relatime,size=3293992k,mode=755)
none on /sys/fs/cgroup type tmpfs (rw,relatime,size=4k,mode=755)
none on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
none on /run/shm type tmpfs (rw,nosuid,nodev,relatime)
none on /run/user type tmpfs (rw,nosuid,nodev,noexec,relatime,size=102400k,mode=755)

Passt das so?


P.S. Ich kenn mich nicht so gut aus was Linux angeht ^^

Mit freundlichen Grüßen Timo
Twodo_HD

Re: Account nicht vollständig

Post by Twodo_HD »

Hallo,

ich habe gerade bei meinem Hoster noch einmal nachgefragt und ich meinte das der Server "OpenVZ" virtualisiert ist. Jedoch besitzt mein Server derzeit eine "LXC" Virtualisierung!

Ich bitte um Verständnis das ihnen etwas falsches gesagt habe.

Mit freundlichen Grüßen Twodo_HD
nikko
Posts: 914
Joined: Fri 15. Apr 2016, 16:11

Re: Account nicht vollständig

Post by nikko »

Unter LXC habe ich KH noch nie versucht.
The software said: Requires Win Vista®, 7®, 8® or better. And so I installed Linux.
Twodo_HD

Re: Account nicht vollständig

Post by Twodo_HD »

Hallo,

okay weiß wer anderes wie ich das Problem behebe?

Mit freundlichen Grüßen TwodoHD
Locked