PowerPC (ppc_85xx) Warning: pg_connect

DS109+, DS209+, DS209+II, DS408, DS409+, DS508, DS509+, RS408, RS409RP+
Status
Für weitere Antworten geschlossen.

vashy

Benutzer
Mitglied seit
19. Dez 2009
Beiträge
149
Punkte für Reaktionen
0
Punkte
0
ja, mount

Gruß Götz

Code:
Server> mount
/dev/md0 on / type ext3 (rw,data=ordered)
/tmp on /tmp type tmpfs (rw)
/sys on /sys type sysfs (rw)
/proc/bus/usb on /proc/bus/usb type usbfs (rw)
/dev/md2 on /volume1 type ext3 (usrquota,grpquota)
/volume1/@optware on /opt type --bind (rw)
Server>
 

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
14.025
Punkte für Reaktionen
276
Punkte
393
Hallo,
habs schon fast vermutet und rein rechnerisch paßt es auch. Du hast nichts an USB dran aber das Verzeichnis /volumeUSB1 hat 1,7GB. Schau Dir an was in diesem Verzeichnis liegt und ob es gesichert werden muß. Aufräumen! Eine vernünftige Auflistung bekommst Du mit ls -la oder ll oder dir.

Gruß Götz
 

vashy

Benutzer
Mitglied seit
19. Dez 2009
Beiträge
149
Punkte für Reaktionen
0
Punkte
0
Code:
Server> ls -la
total 12
drwxr-xr-x  3 root root 4096 Mar 30 11:00 .
drwxr-xr-x 22 root root 4096 Mar 31 22:11 ..
drwx------  3 root root 4096 Mar 30 11:00 satashare
Server>

Das ist in dem Verzeichnis drin.
Das USB-Verzeichnis ist nicht permanent angeschlossen, sondern nur dann, wenn ich ein Backup vornehme. Folglich sind dort Backups gespeichert.

Lg
 

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
14.025
Punkte für Reaktionen
276
Punkte
393
Hallo,
wenn an USB nichts dran ist, gehe weiter in dem Pfad und schaue was da drin ist.

Gruß Götz
 

vashy

Benutzer
Mitglied seit
19. Dez 2009
Beiträge
149
Punkte für Reaktionen
0
Punkte
0
Code:
Server> ls
satashare
Server> cd satashare/
Server> ös
-ash: ös: not found
Server> ls
Backup
Server> cd Backup/
Server> ls
daily.0  daily.1
Server> cd daily.0
Server> ls
localhost
Server>

Das sieht mir nach Versuchen mit rsnapshot aus. Ich werde diese Dinger einfach mal löschen. Anschließend starte ich die DS neu.

Lg


___________EDIT__________
Ich habe noch den Befehl /usr/syno/etc.defaults/rc.d/S20pgsql.sh start eingegeben. Die Photo und Audio Station laufen wieder.
Allerdings kommt in der Konsole folgendes auf:

Code:
Server> /usr/syno/etc.defaults/rc.d/S20pgsql.sh start
Starting PostgreSQL...
su: warning: cannot change directory to /var/services/homes/admin: No such file or directory
LOG:  could not create unrecognized address family 10 socket: Address family not supported by protocol
LOG:  database system shutdown was interrupted; last known up at 2010-03-30 20:41:20 CEST
LOG:  database system was not properly shut down; automatic recovery in progress
LOG:  redo starts at 0/706D3CA8
FATAL:  the database system is starting up
LOG:  record with zero length at 0/70DCD170
LOG:  redo done at 0/70DCD140
LOG:  last completed transaction was at log time 2010-03-30 19:54:52.491408+02
FATAL:  the database system is starting up
LOG:  database system is ready to accept connections
Update blog_config table in blog db where config_id = 0 to test blog db existence
FATAL:  database "blog" does not exist
Update photo log table where log id = 0 to test db existence
su: warning: cannot change directory to /var/services/homes/admin: No such file or directory
UPDATE 0
Update blog_config table in photo db where config_id = 0 to test blog tables existence
su: warning: cannot change directory to /var/services/homes/admin: No such file or directory
UPDATE 0
0
ERROR:  relation "photo_access_right_bak" does not exist
STATEMENT:  ALTER TABLE photo_access_right_bak OWNER TO admin;
photo_access_right_bak check OK.
ERROR:  relation "photo_comment_bak" does not exist
STATEMENT:  ALTER TABLE photo_comment_bak OWNER TO admin;
photo_comment_bak check OK.
ERROR:  relation "photo_config_bak" does not exist
STATEMENT:  ALTER TABLE photo_config_bak OWNER TO admin;
photo_config_bak check OK.
ERROR:  relation "photo_image_bak" does not exist
STATEMENT:  ALTER TABLE photo_image_bak OWNER TO admin;
photo_image_bak check OK.
ERROR:  relation "photo_log_bak" does not exist
STATEMENT:  ALTER TABLE photo_log_bak OWNER TO admin;
photo_log_bak check OK.
ERROR:  relation "photo_share_bak" does not exist
STATEMENT:  ALTER TABLE photo_share_bak OWNER TO admin;
photo_share_bak check OK.
ERROR:  relation "photo_upload_right_bak" does not exist
STATEMENT:  ALTER TABLE photo_upload_right_bak OWNER TO admin;
photo_upload_right_bak check OK.
ERROR:  relation "photo_user_bak" does not exist
STATEMENT:  ALTER TABLE photo_user_bak OWNER TO admin;
photo_user_bak check OK.
ERROR:  relation "video_comment_bak" does not exist
STATEMENT:  ALTER TABLE video_comment_bak OWNER TO admin;
video_comment_bak check OK.
ERROR:  relation "video_desc_bak" does not exist
STATEMENT:  ALTER TABLE video_desc_bak OWNER TO admin;
video_desc_bak check OK.
Update photoImage table to test new table existence
su: warning: cannot change directory to /var/services/homes/admin: No such file or directory
UPDATE 0
Update email in photo_user table to test email existence
su: warning: cannot change directory to /var/services/homes/admin: No such file or directory
UPDATE 0
Update version in photo_image table to test version existence
su: warning: cannot change directory to /var/services/homes/admin: No such file or directory
UPDATE 0
Update photo_config table in photo db where config_id = 0 to test photo_config table existence
su: warning: cannot change directory to /var/services/homes/admin: No such file or directory
UPDATE 0
Update is_subdir in photo_share table to test new columns existence
su: warning: cannot change directory to /var/services/homes/admin: No such file or directory
UPDATE 0
Update photo_upload_right table in photo db to test photo_upload_right table existence.
Update media type table where type id = 0 to test db existence
su: warning: cannot change directory to /var/services/homes/admin: No such file or directory
 ?column?
----------
        1
(1 row)

Server> LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
Server>


Tausend Dank jetzt schonmal, dass ihr mir bis hierher geholfen habt.
War mit den Nerven schon fast blank - und das um diese Uhrzeit.

DANKE ;-)
 
Zuletzt bearbeitet:

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
14.025
Punkte für Reaktionen
276
Punkte
393
Hallo,
wenn kein USB dran und da drin nur mißglückte Versuche drin sind

Rich (BBCode):
rm -R /volumeUSB1/satashare
löscht das alles.

Gruß Götz
 

vashy

Benutzer
Mitglied seit
19. Dez 2009
Beiträge
149
Punkte für Reaktionen
0
Punkte
0
Super, tausend Dank!!

Jupp, diese Befehle kenne ich noch aus der Schule, lang ist's her. Habe schon alles gelöscht, nun läuft auch wieder alles. Ich hoffe, dass alles stabil bleibt. Auch nach dem Neustart: Das System läuft, Musik ist verfügbar und meine Fotos sind wieder online - prima.

Vielen Danke an dieser Stelle. War echt gute Arbeit. Ich hoffe, dass ich nicht zum Therapiefall werde ;)

Schönen Abend noch und schöne Feiertage.


Gruß Julian
 
Status
Für weitere Antworten geschlossen.
 

Kaffeautomat

Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.

Als Dankeschön schalten wir deinen Account werbefrei.

:coffee:

Hier gehts zum Kaffeeautomat