Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1TB SDcard での実装テスト → 結果として 1TB SDcard は一旦使用禁止に! #44

Open
mapconcierge opened this issue Jan 24, 2025 · 2 comments
Assignees

Comments

@mapconcierge
Copy link
Collaborator

1TB SDcard Test

結論

2025-01-24 現在、UNVT Portable での 1TB SDcard 使用は諦め、512GB SDcard を前提に再設計する。

挙動

  • RaspberryPi OS Imager でのインストールは可能
  • RaspberryPI 5 に挿し、RaspberryPi OS の起動は成功
  • 最初の起動時が512GBなどの他のSDcardよりも時間かかる
  • LEDの点滅が暗くなる(電源まわりが不安定???)
  • ssh によるリモートログインは可能
  • UNVT Portable 化も問題なく実行できる
  • 何度か RaspberryPi をリブートを行う。
  • sshでの作業中しばらくすると -bash: /usr/bin/ls: Input/output error エラーがでてくる。 → sudo shutdown now コマンドも効かない → 物理シャットダウンボタンも効かない → しかたないので電源ケーブル抜く → RaspberryPI Imager でも SDCard 認識しなくなった。

以下、I/O error 時のログ

unvt@unvtportable05:~ $ hostname -I
10.78.3.186 10.42.0.1 
unvt@unvtportable05:~ $ sudo shutdown now
-bash: /usr/bin/sudo: Input/output error
unvt@unvtportable05:~ $ ls
-bash: /usr/bin/ls: Input/output error
unvt@unvtportable05:~ $ 
unvt@unvtportable05:~ $ 
unvt@unvtportable05:~ $ 
unvt@unvtportable05:~ $ 
unvt@unvtportable05:~ $ ls
-bash: /usr/bin/ls: Input/output error
unvt@unvtportable05:~ $ 
unvt@unvtportable05:~ $ 
unvt@unvtportable05:~ $ ls
-bash: /usr/bin/ls: Input/output error
unvt@unvtportable05:~ $ ps
-bash: ps: command not found
unvt@unvtportable05:~ $ pwd
/home/unvt
unvt@unvtportable05:~ $ cd ..
unvt@unvtportable05:/home $ ls
-bash: /usr/bin/ls: Input/output error
unvt@unvtportable05:/home $ hostname -I
-bash: /usr/bin/hostname: Input/output error
unvt@unvtportable05:/home $ 
unvt@unvtportable05:/home $ 
unvt@unvtportable05:/home $ sudo shutdown now
-bash: /usr/bin/sudo: Input/output error
unvt@unvtportable05:/home $ exit
logout
-bash: /home/unvt/.bash_logout: Input/output error
-bash: /etc/bash.bash_logout: Input/output error
Connection to unvtportable05.local closed.
taichi@MacBookProM1Pro2021 ~ % ssh [email protected]
kex_exchange_identification: read: Connection reset by peer
Connection reset by fe80::2ecf:67ff:fe29:68f%en0 port 22
taichi@MacBookProM1Pro2021 ~ % 

@mapconcierge mapconcierge self-assigned this Jan 24, 2025
@mapconcierge
Copy link
Collaborator Author

512GB SDcard テスト結果が良いもの

SanDisk Ultra

Image

microSDXC™カード仕様

形式

  • microSDXC™

シーケンシャル読み取りパフォーマンス

  • 最大150MB/秒

インタフェース

  • microSDXCI

型番

  • SDSQUAC-512G-GN6MA

動作温度

  • -25℃~85℃

非動作温度

  • -40℃~85℃

認証

  • CE
  • FCC
  • C-Tick/RCM
  • UKCA
  • EAC
  • ICES

@mapconcierge
Copy link
Collaborator Author

富士山チャレンジ用 SDカードについてデータ構成検討はここで議論。

furuhashilab/zfxy4FujisanChallenge#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant