GithubHelp home page GithubHelp logo

Comments (4)

chaeya avatar chaeya commented on August 29, 2024

같은 프로그램 소스로 빌드한 후 커널 환경이 다른 시스템을 테스트한 결과
히모니카 기본으로 제공된 kernel 5.4.x 에서는 정상 동작했지만
kernel 5.10.0.14 에서 백업한 이미지의 경우 USB 쓰기가 안되는 경우가 발생

from systemback.

chaeya avatar chaeya commented on August 29, 2024

쓰는 도중에 확인한 마운트 정보는 동일

정상인 경우

$ cat /etc/mtab

/dev/sdc1 /.sblivesystemwrite/sblive vfat rw,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0
/dev/sdc2 /.sblivesystemwrite/sbroot ext4 rw,noatime 0 0

오류날 경우

/dev/sdc1 /.sblivesystemwrite/sblive vfat rw,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0
/dev/sdc2 /.sblivesystemwrite/sbroot ext4 rw,noatime 0 0

from systemback.

chaeya avatar chaeya commented on August 29, 2024

ERROR LOG

$cat /var/log/syslog

Apr 17 13:15:25 hamonikr-jin multipath: sdc: can't store path info
Apr 17 13:15:25 hamonikr-jin multipathd[930]: sdc: spurious uevent, path not found
Apr 17 13:15:25 hamonikr-jin multipathd[930]: uevent trigger error
Apr 17 13:15:26 hamonikr-jin kernel: [ 2881.142777] sdc: sdc1 sdc2
Apr 17 13:15:26 hamonikr-jin multipath: sdc: can't store path info
Apr 17 13:15:26 hamonikr-jin multipathd[930]: sdc: spurious uevent, path not found
Apr 17 13:15:26 hamonikr-jin multipathd[930]: uevent trigger error
Apr 17 13:15:26 hamonikr-jin kernel: [ 2881.310358] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null)
Apr 17 13:15:26 hamonikr-jin systemd[2517]: \x2esblivesystemwrite-sblive.mount: Succeeded.
Apr 17 13:15:26 hamonikr-jin systemd[1]: \x2esblivesystemwrite-sblive.mount: Succeeded.
Apr 17 13:15:30 hamonikr-jin systemd[1]: \x2esblivesystemwrite-sbroot.mount: Succeeded.
Apr 17 13:15:30 hamonikr-jin systemd[2517]: \x2esblivesystemwrite-sbroot.mount: Succeeded.

from systemback.

chaeya avatar chaeya commented on August 29, 2024

해당 서비스를 제거하고 중지하는 방법을 시도했으나 동일한 오류

sudo systemctl stop multipath-tools.service
sudo apt purge multipath-tools

from systemback.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.