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

chore(import): add logs during import path at zpool #281

Merged
merged 8 commits into from
Jan 2, 2020

Conversation

mittachaitu
Copy link

Signed-off-by: mittachaitu sai.chaithanya@mayadata.io

This PR adds info logs during the import time of the pool where the command is triggered(at the client-side).
Sample logs when the command is triggered
command: zpool import -o cachefile=<file_name> <pool_name>

2019-12-20/08:35:59.388 Verifying pool existence on the device /dev/sdb1
2019-12-20/08:35:59.388 Verifying pool existance on the device /dev/sdd1
2019-12-20/08:35:59.451 Verified the device /dev/sdb1 for pool existence
2019-12-20/08:35:59.471 Verified the device /dev/sdd1 for pool existence
2019-12-20/08:35:59.503 Verifying pool existance on the device /dev/disk/by-id/scsi-0Google_PersistentDisk_sai-disk1-part1
2019-12-20/08:35:59.517 Verified the device /dev/disk/by-id/scsi-0Google_PersistentDisk_sai-disk1-part1 for pool existence

mittachaitu added 6 commits December 20, 2019 00:09
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
@kmova kmova added this to the 1.6.0 milestone Jan 2, 2020
mittachaitu added 2 commits January 2, 2020 18:05
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
Copy link

@vishnuitta vishnuitta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes are good

@vishnuitta vishnuitta merged commit baac58e into mayadata-io:develop Jan 2, 2020
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

Successfully merging this pull request may close these issues.

3 participants