[root@12345--asr /]# mkfs.ext3 /dev/vda2
mke2fs 1.42.9 (28-Dec-2013)
/dev/vda2 is apparently in use by the system; will not make a filesystem here!
[root@12345--asr /]# 
[root@12345--asr /]# mkfs.ext3 /dev/vda3
mke2fs 1.42.9 (28-Dec-2013)
Could not stat /dev/vda3 --- No such file or directory

The device apparently does not exist; did you specify it correctly?
[root@12345--asr /]# 
[root@12345--asr /]# 
[root@12345--asr /]# 
[root@12345--asr /]# 
[root@12345--asr /]# 
[root@12345--asr /]# 
[root@12345--asr /]# 

[root@12345--asr /]# 
[root@12345--asr /]# mkfs.ext3 /dev/vda3
mke2fs 1.42.9 (28-Dec-2013)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
30146560 inodes, 120586240 blocks
6029312 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=4294967296
3680 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks: 
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
        4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, 
        102400000

Allocating group tables: done                            
Writing inode tables: done                            
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done