?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

분명 파일 스테이션에서는 해당 music 폴더, video폴더에 다 보이는데도

스테이션에서는 전혀보이지 않는다.


DSM 5.2. 5592. 업데이트4 해서 그런건지도 모르겠다.

5.2 5565에서 업데이트 하면서 이후 이런문제가 있는지 미처 확인을 못했다.

원인은 일단 업데이트 후부터 안보이니까 그렇게 짐작.


Audio station보이지 않는 문제로 구글검색에 나와있어서.


http://forum.synology.com/enu/viewtopic.php?f=63&t=66122&start=30


http://forum.synology.com/enu/viewtopic.php?f=27&t=38013&p=150081&hilit=reinstall+postgres#p150141



Re: Postgres not working

Postby klen » Fri Jun 10, 2011 3:36 pm

After re-reading your initial post and looking at the psql startup script myself and considering you have done such a lot things with the system, I would remove the pgsql folder from '/volume1/@database'
The startup script will then initialize the DB from scratch.

This means you will loose the DB-contents!!


Before you do this, you should really look if your music collection and your photo collection is still in the proper folders. It is relatively easy to add them again to the database.

To remove the pgsql folder from your system, go into the NAS via ssh or telnet and issue this command:
Code: Select all
rm -rf '/volume1/@database/pgsql'
(as root)
Note the single quotes around the name of the folder.
Note that this is irreversible!

Alternatively, you can show us the output of the following commands (as root):
Code: Select all
/usr/syno/bin/servicetool --get-service-path pgsql
(this will look a bit weird since the command does not end in a newline)
And then the output of this command:
Code: Select all
ls -l `/usr/syno/bin/servicetool --get-service-path pgsql`
(Note the backquotes around the previous command)
and the output from this command:

Code: Select all
ls -l `/usr/syno/bin/servicetool --get-service-path pgsql`/pgsql

And we can go from there.

댓글의 설명을 통해서.
rm -rf '/volume2/@database/pgsql'
로 해주었다. 나는 볼륨2이므로 .
그리고 재부팅.


List of Articles
번호 제목 글쓴이 날짜 조회 수
29 DSM 5.2 Debian TVheadend 설치 행복아이 2016.09.22 983
28 FFMpeg with DTS file 행복아이 2016.03.23 3960
27 iscsi ,윈도우 설정 행복아이 2016.10.07 850
26 MS 오피스 문서 바로 수정하기 WebDAV활용 행복아이 2015.06.15 348
25 NAS One Bay 하드 1개 사용시 하드 교체 행복아이 2015.04.22 518
24 NAS 오디오 비디오 포토스테이션 목록 인덱싱 하기 행복아이 2015.09.25 904
23 piwigo IE에서 메뉴들 한글로 안보일경우,, file 행복아이 2014.11.04 3084
22 piwigo mp4 비디오 및 썸네일 재생 file 행복아이 2014.11.04 1255
21 piwigo 한글폴더명 및 파일명 설정 행복아이 2014.11.04 1339
20 SAMBA 세션 연결 해제(끊기) file 행복아이 2015.08.21 1089
19 Tvheadend m3u 추출 행복아이 2016.07.27 1192
18 Tvheadend Recording File Name 행복아이 2016.08.10 794
17 Tvheadend 트랜스코딩 pipe 이용 행복아이 2016.12.10 1322
16 Video Station DTS MKV 영상 음성 재생 file 행복아이 2015.04.02 2160
15 Vsphere EsXi 5.5 xpenology 설치 전반적 file 행복아이 2015.09.25 1446
14 xpenology 5.0 5.1로 마이그레이션하기 - 업그레이드 file 행복아이 2015.03.25 2067
13 xpenology 5.0 self boot ,하드부팅 만들기 file 행복아이 2015.03.24 2500
12 xpenology 5.1 self boot 하드부팅 만들기 file 행복아이 2015.03.24 16368
11 Xpenology piwigo 썸네일 자동생성 행복아이 2014.11.03 1798
10 xpenology PXE 네트워크부팅으로 설치하기 file 행복아이 2015.08.18 2116
Board Pagination Prev 1 2 Next
/ 2