Closed ycs0220 closed 4 years ago
Hi, can you please provide following information ?
Hi, can you please provide following information ?
- CAS configuration: /etc/opencas/opencas.conf
- casadm -L
- casadm -P -i X // X is your CAS instance ID you assigned when it is created.
- Detailed steps to reproduce this issue ? Is it a dirty shutdown or clean shutdown ? Is there any filesystem or LVM on top of CAS device ? Is there any I/O requests on CAS device when you reboot the system ? Is it 100% reproducible ? This is very important information that can help us analyze this issue. Please provide as much details as you can.
Thank you for your reply! Some detailes as follows:
/etc/opencas/opencas.conf
[caches]
1 /dev/qdisk/P0B00S07 WB cache_line_size=8,cleaning_policy=acp
2 /dev/qdisk/P0B00S08 WB cache_line_size=8,cleaning_policy=acp
[cores]
1 1 /dev/qdisk/P0B00S05
2 1 /dev/qdisk/P0B00S06
casadm -L
#casadm -L
type id disk status write policy device
cache 1 /dev/sdb Running wb -
└core 1 /dev/sdi Active - /dev/cas1-1
cache 2 /dev/sdc Running wb -
└core 1 /dev/sdj Active - /dev/cas2-1
casadm -P -i x
There is no any filesystem or LVM on top of CAS device, we do two cases to Reproduce this problem, Metadata ERROR occurs in both cases
Hi @ycs0220,
I have a few questions for you to help us pin down the issue you're observing.
This section of metadata is extremely unlikely to produce such errors consistenly, especially without any I/Os while rebooting... So there must be something strange going on.
@robertbaldyga @imjfckm @eriksun421 @argretzi Thanks for your reply! This problem was fixed in version V20.3.1, i will close this issue. This is related to the server S3/S4 status suggested in the previous intelcas document.
Environment
issue
when i reboot system, I will see Metadata ERROR information in /var/log/messages。the information is as follows