Actions
Bug #12024
openzfs-test zpool_expand_001_pos can fail
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
The zfs-test zpool_expand_001_pos can fail:
13:33:36.30 SUCCESS: zfs set volsize=1g testpool/testfs/vol1 13:33:36.51 SUCCESS: zfs set volsize=1g testpool/testfs/vol2 13:33:36.73 SUCCESS: zfs set volsize=1g testpool/testfs/vol3 13:33:38.03 SUCCESS: zpool create -o autoexpand=on testpool1 mirror /dev/zvol/dsk/testpool/testfs/vol1 /dev/zvol/dsk/testpool/testfs/vol2 /dev/zvol/dsk/testpool/testfs/vol3 13:33:38.50 SUCCESS: zfs set volsize=2g testpool/testfs/vol1 13:33:39.04 SUCCESS: zfs set volsize=2g testpool/testfs/vol2 13:33:39.30 SUCCESS: zfs set volsize=2g testpool/testfs/vol3 13:33:50.05 NOTE: testpool1 mirror has previous size: 960M and expanded size: 1.94G 13:33:50.05 NOTE: Performing test-fail callback (/opt/zfs-tests/callbacks/zfs_dbgmsg) <lots of zfs_dbmsg omitted> 13:33:50.61 NOTE: Performing local cleanup via log_onexit (cleanup) 13:33:51.44 SUCCESS: zpool destroy testpool1 13:33:51.56 SUCCESS: zfs destroy testpool/testfs/vol1 13:33:51.66 SUCCESS: zfs destroy testpool/testfs/vol2 13:33:51.78 SUCCESS: zfs destroy testpool/testfs/vol3 13:33:51.79 pool testpool1 is not autoexpanded after LUN expansion
Updated by Andrew Stormont over 1 year ago
- Status changed from New to In Progress
- Assignee set to Andrew Stormont
- Difficulty changed from Medium to Bite-size
Actions