25.19. systemd 서비스를 사용하여 /etc/fstab에 루트가 아닌 Stratis 파일 시스템 설정
systemd 서비스를 사용하여 /etc/fstab
에서 루트가 아닌 파일 시스템 설정을 관리할 수 있습니다.
사전 요구 사항
- Stratis가 설치되어 있습니다. Stratis 설치를 참조하십시오.
-
stratisd
서비스가 실행 중입니다. - Stratis 파일 시스템을 생성했습니다. Stratis 파일 시스템 생성을 참조하십시오.
절차
root 로서
/etc/fstab
파일을 편집하고 루트가 아닌 파일 시스템을 설정하는 행을 추가합니다./dev/stratis/my-pool/my-fs mount-point xfs defaults,x-systemd.requires=stratis-fstab-setup@pool-uuid.service,x-systemd.after=stratis-fstab-setup@pool-uuid.service dump-value fsck_value
추가 리소스